docker-api-wrapper
Advanced tools
+5
-4
| { | ||
| "name": "docker-api-wrapper", | ||
| "version": "0.2.8", | ||
| "version": "0.2.9", | ||
| "description": "The Docker API utils library", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
| "async": "^1.4.2", | ||
| "core-js": "^0.6.0", | ||
| "core-js": "^1.1.1", | ||
| "fs": "0.0.2", | ||
@@ -62,6 +62,7 @@ "http": "0.0.0", | ||
| "devDependencies": { | ||
| "babel": "^5.6.23", | ||
| "babel": "^5.8.21", | ||
| "babel-eslint": "^4.0.10", | ||
| "eslint": "^1.2.0", | ||
| "jasmine": "^2.3.2" | ||
| "jasmine": "^2.3.2", | ||
| "tls": "0.0.1" | ||
| }, | ||
@@ -68,0 +69,0 @@ "maintainers": [ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
22412
0.09%5
25%+ Added
- Removed
Updated