+2
-2
| { | ||
| "name": "http-node", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Nodes http as a standalone package", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
| "freelist": "^1.0.1", | ||
| "http-parser-js": "^0.2.2" | ||
| "http-parser-js": "^0.3.0" | ||
| }, | ||
@@ -16,0 +16,0 @@ "author": { |
+1
-1
| # http-node | ||
| This module is a standalone package of Nodes http, Node.js v0.12.3. Unlike | ||
| This module is a standalone package of Nodes http, Node.js v0.12.4. Unlike | ||
| [http-browserify](https://www.npmjs.com/package/http-browserify), this is not | ||
@@ -4,0 +4,0 @@ a shim but the original code of Node, so it requires the `net` module. This is |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated