virtualenv
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "virtualenv", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "install and use Python dependencies in node with virtualenv", | ||
@@ -19,3 +19,5 @@ | ||
"main": "./lib/virtualenv.js", | ||
"engines": { | ||
"node": ">=0.6" | ||
}, | ||
"dependencies": { | ||
@@ -27,3 +29,2 @@ | ||
"tar": "0.x", | ||
"zlib": "1.x", | ||
"coffee-script": "1.7.x", | ||
@@ -30,0 +31,0 @@ "pypi": "0.x", |
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
15858
7
- Removedzlib@1.x
- Removedzlib@1.0.5(transitive)