@neo-one/node-native
Advanced tools
Comparing version 3.8.0 to 3.8.1
@@ -5,2 +5,25 @@ { | ||
{ | ||
"version": "3.8.1", | ||
"tag": "@neo-one/node-native_v3.8.1", | ||
"date": "Sat, 09 Oct 2021 22:14:54 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update neo-one deps" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@neo-one/client-common\" from `^3.8.1` to `^3.8.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@neo-one/client-full-common\" from `^3.8.0` to `^3.8.1`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@neo-one/node-core\" from `^3.8.0` to `^3.8.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "3.8.0", | ||
@@ -7,0 +30,0 @@ "tag": "@neo-one/node-native_v3.8.0", |
# Change Log - @neo-one/node-native | ||
This log was last generated on Thu, 23 Sep 2021 21:28:34 GMT and should not be manually modified. | ||
This log was last generated on Sat, 09 Oct 2021 22:14:54 GMT and should not be manually modified. | ||
## 3.8.1 | ||
Sat, 09 Oct 2021 22:14:54 GMT | ||
### Patches | ||
- Update neo-one deps | ||
## 3.8.0 | ||
@@ -6,0 +13,0 @@ Thu, 23 Sep 2021 21:28:34 GMT |
{ | ||
"name": "@neo-one/node-native", | ||
"version": "3.8.0", | ||
"version": "3.8.1", | ||
"description": "NEO•ONE Node Native Contract Implementations", | ||
@@ -15,6 +15,6 @@ "main": "./dist/cjs/index", | ||
"dependencies": { | ||
"@neo-one/client-common": "^3.8.0", | ||
"@neo-one/client-full-common": "^3.8.0", | ||
"@neo-one/node-core": "^3.8.0", | ||
"@neo-one/utils": "^3.2.0", | ||
"@neo-one/client-common": "^3.8.2", | ||
"@neo-one/client-full-common": "^3.8.1", | ||
"@neo-one/node-core": "^3.8.1", | ||
"@neo-one/utils": "^3.2.1", | ||
"bn.js": "^5.0.0", | ||
@@ -21,0 +21,0 @@ "lodash": "^4.17.15", |
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
154068
4472
Updated@neo-one/node-core@^3.8.1
Updated@neo-one/utils@^3.2.1