Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vinyl-contents-tostring

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vinyl-contents-tostring - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "vinyl-contents-tostring",
"version": "0.0.1",
"version": "0.0.2",
"description": "Convert vinyl file content to string",

@@ -32,5 +32,7 @@ "main": "lib/index.js",

"bluebird": "^3.4.0",
"stream-to-string": "^1.0.1",
"vinyl": "^1.1.1"
"stream-to-string": "^1.0.1"
},
"peerDependencies": {
"vinyl": "^0.3.0 || ^1.1.1"
},
"devDependencies": {

@@ -52,4 +54,5 @@ "babel-cli": "^6.10.1",

"isparta": "^4.0.0",
"mocha": "^2.5.3"
"mocha": "^2.5.3",
"vinyl": "^1.1.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc