@neo-one/smart-contract-compiler-node
Advanced tools
Comparing version 3.5.4-rc3 to 3.6.1-rc4
@@ -5,9 +5,9 @@ { | ||
{ | ||
"version": "3.5.3", | ||
"tag": "@neo-one/smart-contract-compiler-node_v3.5.3", | ||
"date": "Fri, 02 Jul 2021 23:18:53 GMT", | ||
"version": "3.6.0", | ||
"tag": "@neo-one/smart-contract-compiler-node_v3.6.0", | ||
"date": "Thu, 05 Aug 2021 22:47:11 GMT", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Update package versions for RC3" | ||
"comment": "Updates for RC4" | ||
} | ||
@@ -14,0 +14,0 @@ ], |
# Change Log - @neo-one/smart-contract-compiler-node | ||
This log was last generated on Fri, 02 Jul 2021 23:18:53 GMT and should not be manually modified. | ||
This log was last generated on Thu, 05 Aug 2021 22:47:11 GMT and should not be manually modified. | ||
## 3.5.3 | ||
Fri, 02 Jul 2021 23:18:53 GMT | ||
## 3.6.0 | ||
Thu, 05 Aug 2021 22:47:11 GMT | ||
### Updates | ||
- Update package versions for RC3 | ||
- Updates for RC4 | ||
@@ -12,0 +12,0 @@ ## 2.7.2 |
{ | ||
"name": "@neo-one/smart-contract-compiler-node", | ||
"version": "3.5.4-rc3", | ||
"version": "3.6.1-rc4", | ||
"description": "NEO•ONE TypeScript smart contract compiler node host.", | ||
@@ -16,5 +16,5 @@ "main": "./dist/cjs/index", | ||
"dependencies": { | ||
"@neo-one/smart-contract": "3.5.3-rc3", | ||
"@neo-one/smart-contract-lib": "3.5.4-rc3", | ||
"@neo-one/utils": "3.3.0-rc3", | ||
"@neo-one/smart-contract": "3.6.0-rc4", | ||
"@neo-one/smart-contract-lib": "3.6.1-rc4", | ||
"@neo-one/utils": "3.3.0-rc4", | ||
"app-root-dir": "^1.0.2", | ||
@@ -21,0 +21,0 @@ "glob": "^7.1.4", |
15085
+ Added@neo-one/smart-contract@3.6.0-rc4(transitive)
+ Added@neo-one/smart-contract-lib@3.6.1-rc4(transitive)
+ Added@neo-one/utils@3.3.0-rc4(transitive)
- Removed@neo-one/smart-contract@3.5.3-rc3(transitive)
- Removed@neo-one/smart-contract-lib@3.5.4-rc3(transitive)
- Removed@neo-one/utils@3.3.0-rc3(transitive)
Updated@neo-one/utils@3.3.0-rc4