@remixproject/engine-node
Advanced tools
Comparing version 0.3.0-beta.2 to 0.3.0-beta.3
{ | ||
"name": "@remixproject/engine-node", | ||
"version": "0.3.0-beta.2" | ||
"version": "0.3.0-beta.3", | ||
"homepage": "https://github.com/ethereum/remix-plugin/tree/master/packages/engine/node#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ethereum/remix-plugin.git" | ||
}, | ||
"author": { | ||
"name": "GrandSchtroumpf", | ||
"email": "francois.guezengar@hotmail.fr" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Yann Levreau", | ||
"email": "yann@ethdev.com" | ||
} | ||
], | ||
"bugs": { | ||
"url": "https://github.com/ethereum/remix-plugin/issues" | ||
}, | ||
"license": "MIT", | ||
"main": "index.js", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@remixproject/plugin-utils": "0.3.0-beta.3", | ||
"@remixproject/engine": "0.3.0-beta.3", | ||
"@remixproject/plugin-api": "0.3.0-beta.3" | ||
} | ||
} |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 bug tracker
MaintenancePackage does not have a linked bug tracker 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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
0
1
0
3844
3
8
45
2
+ Added@remixproject/engine@0.3.0-beta.3(transitive)
+ Added@remixproject/plugin-api@0.3.0-beta.3(transitive)
+ Added@remixproject/plugin-utils@0.3.0-beta.3(transitive)