@taquito/utils
Advanced tools
Comparing version 20.1.0 to 20.2.0-beta.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d", | ||
"version": "20.1.0" | ||
"commitHash": "3e5b607831fe4d2e3ec023b1648b84a890c0035e", | ||
"version": "20.2.0-beta.0" | ||
}; |
@@ -499,4 +499,4 @@ import { Buffer } from 'buffer'; | ||
const VERSION = { | ||
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d", | ||
"version": "20.1.0" | ||
"commitHash": "3e5b607831fe4d2e3ec023b1648b84a890c0035e", | ||
"version": "20.2.0-beta.0" | ||
}; | ||
@@ -503,0 +503,0 @@ |
@@ -494,4 +494,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d", | ||
"version": "20.1.0" | ||
"commitHash": "3e5b607831fe4d2e3ec023b1648b84a890c0035e", | ||
"version": "20.2.0-beta.0" | ||
}; | ||
@@ -498,0 +498,0 @@ |
{ | ||
"name": "@taquito/utils", | ||
"version": "20.1.0", | ||
"version": "20.2.0-beta.0", | ||
"description": "converts michelson data and types into convenient JS/TS objects", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"@stablelib/ed25519": "^1.0.3", | ||
"@taquito/core": "^20.1.0", | ||
"@taquito/core": "^20.2.0-beta.0", | ||
"@types/bs58check": "^2.1.2", | ||
@@ -74,3 +74,3 @@ "bignumber.js": "^9.1.2", | ||
"buffer": "^6.0.3", | ||
"elliptic": "^6.5.7", | ||
"elliptic": "^6.6.0", | ||
"typedarray-to-buffer": "^4.0.0" | ||
@@ -106,3 +106,3 @@ }, | ||
}, | ||
"gitHead": "47944c747c60b194ec18f0fa169741a2f7f07e01" | ||
"gitHead": "de49571826b30682dd74d3ebc17a0e191128c617" | ||
} |
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
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
157529
2
+ Added@taquito/core@20.2.0-beta.0(transitive)
- Removed@taquito/core@20.1.1(transitive)
Updated@taquito/core@^20.2.0-beta.0
Updatedelliptic@^6.6.0