Skip to content

Conversation

@DarkCipherNinja
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade vinyl from 0.2.3 to 0.5.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 14 versions ahead of your current version.

  • The recommended version was released on 9 years ago.

Release notes
Package name: vinyl
  • 0.5.3 - 2015-09-03

    New

    Docs

  • 0.5.1 - 2015-08-04

    Fix

    • Align file clone options with documentation (73c1cdd)

    Update

    • Use Buffer.isBuffer instead of instanceof (b6ab7f7)

    Docs

  • 0.5.0 - 2015-06-03

    New

    • Add dirname, basename and extname accessors (57b770c)

    Docs

    • Add explicit newlines to README (72731a9)
    • Document options.history (2701904)
    • Correct options.path default value (0432701)
    • Document path (0d1b0c5)
    • Document history (0e12a19)
    • Document clone() arguments (7f2b01f)

    Upgrade

    • Update should devDep (86e4b03)
    • Update clone and devDependencies (0f6088c)

    Build

    • Remove --reporter flag because spec is default (9166da2)

    Scaffold

    • Switch to shorthand license property in package.json (9e2dcfe)
  • 0.4.6 - 2014-12-03

    Upgrade

    • Update clone dependency (3fc6bc7)
  • 0.4.5 - 2014-11-13

    Update

    • Switch from lodash to clone module for cloning (5823f2d)
  • 0.4.4 - 2014-11-13

    Scaffold

    • Switch to package.json files property for npm packaging (e389d57)
    • Exclude coverage from npm package (b87b239)
  • 0.4.3 - 2014-09-01

    Fix

    • Allow history to be set in the constructor (dc07a97) - Closes #35
  • 0.4.2 - 2014-08-29

    Update

    • Remove node-v8-clone optionalDependency (cbe8d37)
    • Code cleanup and minor speed improvements in clone (cb09ad0)
  • 0.4.1 - 2014-08-29

    Fix

    • Clone history properly, instead of as a custom property (68d4448)
  • 0.4.0 - 2014-08-29

    Breaking

    • Add option to deep-clone properties, default to false (924c7ee) - Closes #29

    New

    • Support cloning stream contents (7e9df7a)
    • Add option to clone Buffer contents, default to true (8bb561e) - Closes #16

    Update

    • Add node-v8-clone as optionalDependency for performance (98b97d5) - Closes #29
    • Add test for cloning of the history property (6c558f8)
    • Make all quotes singular and remove unused variable (2988c51)

    Build

  • 0.3.3 - 2014-08-28
  • 0.3.2 - 2014-07-30
  • 0.3.1 - 2014-07-30
  • 0.3.0 - 2014-07-19
  • 0.2.3 - 2014-01-14
from vinyl GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade vinyl from 0.2.3 to 0.5.3.

See this package in npm:
vinyl

See this project in Snyk:
https://app.snyk.io/org/arainstar786786/project/9cb5e9e7-082b-4f12-993e-b01930419a52?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve the API for File objects Re-hydrating a cloned file from disk

3 participants