@neo-one/smart-contract-compiler-node
Advanced tools
Comparing version 2.4.1-alpha-8 to 2.5.0-alpha.2
{ | ||
"name": "@neo-one/smart-contract-compiler-node", | ||
"version": "2.4.1-alpha-8", | ||
"author": "Alex DiCarlo <alexdicarlo@gmail.com>", | ||
"version": "2.5.0-alpha.2", | ||
"description": "NEO•ONE TypeScript smart contract compiler node host.", | ||
"license": "MIT", | ||
"homepage": "https://neo-one.io", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/neo-one-suite/neo-one.git" | ||
"main": "./dist/cjs/index", | ||
"module": "./dist/esm/index", | ||
"scripts": { | ||
"build": "gulp", | ||
"lint": "node ./node_modules/@neo-one/build-tools/bin/neo-one-lint.js", | ||
"lint:staged": "lint-staged --relative", | ||
"pack": "gulp pack", | ||
"tsc": "node ./node_modules/@neo-one/build-tools/bin/neo-one-tsc.js" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/neo-one-suite/neo-one/issues" | ||
}, | ||
"keywords": [ | ||
"neo", | ||
"blockchain", | ||
"neo-one", | ||
"dapp" | ||
], | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@neo-one/smart-contract": "^2.4.0", | ||
"@neo-one/smart-contract-lib": "2.4.1-alpha-8", | ||
"@neo-one/utils": "2.5.0-alpha-8", | ||
"@neo-one/smart-contract": "2.5.0-alpha.2", | ||
"@neo-one/smart-contract-lib": "2.5.0-alpha.2", | ||
"@neo-one/utils": "2.7.0-alpha.2", | ||
"app-root-dir": "^1.0.2", | ||
@@ -30,11 +24,8 @@ "glob": "^7.1.4", | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"engines": { | ||
"node": ">=10.16.0" | ||
}, | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"sideEffects": false | ||
} | ||
"devDependencies": { | ||
"@neo-one/build-tools": "^1.0.0", | ||
"@types/app-root-dir": "^0.1.0", | ||
"@types/glob": "^7.1.1", | ||
"gulp": "~4.0.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
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 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15924
17
227
4
2
2
1
1
+ Added@neo-one/smart-contract@2.5.0-alpha.2(transitive)
+ Added@neo-one/smart-contract-lib@2.5.0-alpha.2(transitive)
+ Added@neo-one/utils@2.7.0-alpha.2(transitive)
- Removed@neo-one/smart-contract@2.7.3(transitive)
- Removed@neo-one/smart-contract-lib@2.4.1-alpha-8(transitive)
- Removed@neo-one/utils@2.5.0-alpha-8(transitive)
Updated@neo-one/utils@2.7.0-alpha.2