Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "restream", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Regular Expression Transform Stream for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -0,1 +1,3 @@ | ||
'use strict' | ||
const Transform = require('stream').Transform | ||
@@ -2,0 +4,0 @@ |
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
4279
33