Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "terminus", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "An abstraction for making stream.Writable streams without all the boilerplate.", | ||
@@ -30,6 +30,12 @@ "main": "terminus.js", | ||
"devDependencies": { | ||
"tape": "~3.0.1", | ||
"stream-spigot": "~3.0.4", | ||
"babelify": "~6.1.2", | ||
"stream-spigot": "~3.0.5", | ||
"tape": "~4.0.0", | ||
"through2-spy": "~1.2.0" | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
"babelify" | ||
] | ||
}, | ||
"repository": { | ||
@@ -36,0 +42,0 @@ "type": "git", |
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
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
7767
4