@neo-one/smart-contract-compiler-node
Advanced tools
Comparing version 2.5.1-prerelease.1 to 2.7.0
@@ -5,2 +5,24 @@ { | ||
{ | ||
"version": "2.7.0", | ||
"tag": "@neo-one/smart-contract-compiler-node_v2.7.0", | ||
"date": "Thu, 23 Jul 2020 22:11:12 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Upgrade TypeScript from v3.8.3 to v3.9.5" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "bump package version for future release clarity" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@neo-one/utils\" from `^2.6.0` to `^2.6.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "2.5.0", | ||
@@ -7,0 +29,0 @@ "tag": "@neo-one/smart-contract-compiler-node_v2.5.0", |
# Change Log - @neo-one/smart-contract-compiler-node | ||
This log was last generated on Wed, 20 May 2020 07:03:14 GMT and should not be manually modified. | ||
This log was last generated on Thu, 23 Jul 2020 22:11:12 GMT and should not be manually modified. | ||
## 2.7.0 | ||
Thu, 23 Jul 2020 22:11:12 GMT | ||
### Patches | ||
- Upgrade TypeScript from v3.8.3 to v3.9.5 | ||
### Updates | ||
- bump package version for future release clarity | ||
## 2.5.0 | ||
@@ -6,0 +17,0 @@ Wed, 20 May 2020 07:03:14 GMT |
{ | ||
"name": "@neo-one/smart-contract-compiler-node", | ||
"version": "2.5.1-prerelease.1", | ||
"version": "2.7.0", | ||
"description": "NEO•ONE TypeScript smart contract compiler node host.", | ||
@@ -16,5 +16,5 @@ "main": "./dist/cjs/index", | ||
"dependencies": { | ||
"@neo-one/smart-contract": "2.5.1-prerelease.1", | ||
"@neo-one/smart-contract-lib": "2.5.1-prerelease.1", | ||
"@neo-one/utils": "2.5.1-prerelease.1", | ||
"@neo-one/smart-contract": "^2.7.0", | ||
"@neo-one/smart-contract-lib": "^2.7.0", | ||
"@neo-one/utils": "^2.6.1", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17560
274
1
+ Added@neo-one/smart-contract@2.7.3(transitive)
+ Added@neo-one/smart-contract-lib@2.7.3(transitive)
+ Added@neo-one/utils@2.6.1(transitive)
- Removed@neo-one/smart-contract@2.5.1-prerelease.1(transitive)
- Removed@neo-one/smart-contract-lib@2.5.1-prerelease.1(transitive)
- Removed@neo-one/utils@2.5.1-prerelease.1(transitive)
Updated@neo-one/utils@^2.6.1