Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "endpoint", | ||
"description": "Converts a stream intro a buffer or array of objects", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"author": "Andreas Madsen <amwebdk@gmail.com>", | ||
@@ -22,9 +22,5 @@ "main": "./endpoint.js", | ||
"devDependencies": { | ||
"tap": "0.3.x" | ||
"tap": "0.6.x" | ||
}, | ||
"license": "MIT", | ||
"engines": { | ||
"node": "0.10 || 0.9", | ||
"npm": "1" | ||
} | ||
} | ||
"license": "MIT" | ||
} |
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
7843