Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "motoko", | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "motoko.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
"name": "motoko", | ||
"version": "2.0.0", | ||
"description": "Compile Motoko smart contracts in Node.js and the browser.", | ||
"author": "Ryan Vandersmith (https://github.com/rvanasa)", | ||
"license": "Apache-2.0", | ||
"main": "./index.js", | ||
"scripts": { | ||
"generate": "node utils/generate", | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"cross-fetch": "3.1.5", | ||
"isomorphic-parse-github-url": "1.0.2" | ||
}, | ||
"devDependencies": { | ||
"cross-env": "^7.0.3", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
"directories": { | ||
"lib": "lib", | ||
"contrib": "contrib" | ||
}, | ||
"files": [ | ||
"lib", | ||
"contrib", | ||
"versions/latest" | ||
], | ||
"keywords": [ | ||
"motoko", | ||
"language", | ||
"programming-language", | ||
"dfinity", | ||
"smart-contract", | ||
"canister", | ||
"browser", | ||
"ic", | ||
"icp", | ||
"internet-computer", | ||
"blockchain", | ||
"cryptocurrency", | ||
"nft", | ||
"token" | ||
] | ||
} |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
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 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
3367613
12
649
1
0
192
2
3
6
5
+ Addedcross-fetch@3.1.5
+ Addedcall-bind-apply-helpers@1.0.2(transitive)
+ Addedcall-bound@1.0.3(transitive)
+ Addedcross-fetch@3.1.5(transitive)
+ Addeddunder-proto@1.0.1(transitive)
+ Addedes-define-property@1.0.1(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedes-object-atoms@1.1.1(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.7(transitive)
+ Addedget-proto@1.0.1(transitive)
+ Addedgopd@1.2.0(transitive)
+ Addedhas-symbols@1.1.0(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedisomorphic-parse-github-url@1.0.2(transitive)
+ Addedmath-intrinsics@1.1.0(transitive)
+ Addednode-fetch@2.6.7(transitive)
+ Addedobject-inspect@1.13.4(transitive)
+ Addedpunycode@1.4.1(transitive)
+ Addedqs@6.14.0(transitive)
+ Addedside-channel@1.1.0(transitive)
+ Addedside-channel-list@1.0.0(transitive)
+ Addedside-channel-map@1.0.1(transitive)
+ Addedside-channel-weakmap@1.0.2(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedurl@0.11.4(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)