vinyl-contents-tostring
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3521
17
3
2
0
- Removedvinyl@^1.1.1