Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "hypeman", | ||
"version": "0.0.0" | ||
"version": "0.0.1", | ||
"description": "Http Test CLI", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"ajv": "^6.10.2", | ||
"jsonschema": "^1.2.4", | ||
"mustache": "^3.1.0", | ||
"node-fetch": "^2.6.0", | ||
"yaml": "^1.7.2" | ||
}, | ||
"bin": { | ||
"hype": "./src/cli.js" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
14687
18
0
238
5
3
4
4
+ Addedajv@^6.10.2
+ Addedjsonschema@^1.2.4
+ Addedmustache@^3.1.0
+ Addednode-fetch@^2.6.0
+ Addedyaml@^1.7.2
+ Addedajv@6.12.6(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedfast-json-stable-stringify@2.1.0(transitive)
+ Addedjson-schema-traverse@0.4.1(transitive)
+ Addedjsonschema@1.5.0(transitive)
+ Addedmustache@3.2.1(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addeduri-js@4.4.1(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
+ Addedyaml@1.10.2(transitive)