@neo-one/smart-contract-compiler-node
Advanced tools
Comparing version 2.7.1-preview3.1 to 2.7.2-preview3
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "2.7.1", | ||
"tag": "@neo-one/smart-contract-compiler-node_v2.7.1", | ||
"date": "Tue, 08 Dec 2020 19:29:01 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@neo-one/smart-contract-lib\" from `^2.7.0` to `^2.7.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@neo-one/utils\" from `^2.6.1` to `^3.0.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "2.7.0", | ||
@@ -7,0 +22,0 @@ "tag": "@neo-one/smart-contract-compiler-node_v2.7.0", |
# Change Log - @neo-one/smart-contract-compiler-node | ||
This log was last generated on Thu, 23 Jul 2020 22:11:12 GMT and should not be manually modified. | ||
This log was last generated on Tue, 08 Dec 2020 19:29:01 GMT and should not be manually modified. | ||
## 2.7.1 | ||
Tue, 08 Dec 2020 19:29:01 GMT | ||
*Version update only* | ||
## 2.7.0 | ||
@@ -6,0 +11,0 @@ Thu, 23 Jul 2020 22:11:12 GMT |
{ | ||
"name": "@neo-one/smart-contract-compiler-node", | ||
"version": "2.7.1-preview3.1", | ||
"version": "2.7.2-preview3", | ||
"description": "NEO•ONE TypeScript smart contract compiler node host.", | ||
@@ -17,4 +17,4 @@ "main": "./dist/cjs/index", | ||
"@neo-one/smart-contract": "^2.7.0", | ||
"@neo-one/smart-contract-lib": "2.7.1-preview3.1", | ||
"@neo-one/utils": "3.0.0-preview3.1", | ||
"@neo-one/smart-contract-lib": "2.7.2-preview3", | ||
"@neo-one/utils": "3.0.1-preview3", | ||
"app-root-dir": "^1.0.2", | ||
@@ -21,0 +21,0 @@ "glob": "^7.1.4", |
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
18099
289
+ Added@neo-one/smart-contract-lib@2.7.2-preview3(transitive)
+ Added@neo-one/utils@3.0.1-preview3(transitive)
- Removed@neo-one/smart-contract-lib@2.7.1-preview3.1(transitive)
- Removed@neo-one/utils@3.0.0-preview3.1(transitive)