@neo-one/smart-contract-compiler-node
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.5](https://github.com/neo-one-suite/neo-one/compare/@neo-one/smart-contract-compiler-node@1.1.4...@neo-one/smart-contract-compiler-node@1.1.5) (2019-08-22) | ||
**Note:** Version bump only for package @neo-one/smart-contract-compiler-node | ||
## [1.1.4](https://github.com/neo-one-suite/neo-one/compare/@neo-one/smart-contract-compiler-node@1.1.3...@neo-one/smart-contract-compiler-node@1.1.4) (2019-07-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@neo-one/smart-contract-compiler-node", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"author": "Alex DiCarlo <alexdicarlo@gmail.com>", | ||
@@ -22,6 +22,6 @@ "description": "NEO•ONE TypeScript smart contract compiler node host.", | ||
"dependencies": { | ||
"@neo-one/utils": "^1.1.3", | ||
"@neo-one/utils": "^1.2.0", | ||
"app-root-dir": "^1.0.2", | ||
"glob": "^7.1.4", | ||
"typescript": "3.5.3" | ||
"typescript": "^3.5.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
"engines": { | ||
"node": ">=8.16.0" | ||
"node": ">=10.16.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "main": "index.js", |
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
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
23744
+ Addedtypescript@3.9.10(transitive)
- Removedtypescript@3.5.3(transitive)
Updated@neo-one/utils@^1.2.0
Updatedtypescript@^3.5.3