@taquito/local-forging
Advanced tools
Comparing version 17.5.1 to 17.5.2
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "89ba984a102a13cef7ad7cca6a42df85dfb63b80", | ||
"version": "17.5.1" | ||
"commitHash": "46a535eea78d77ebb5509ccd1d1cbd01075c7461", | ||
"version": "17.5.2" | ||
}; |
@@ -1550,4 +1550,4 @@ import { Prefix, buf2hex, b58cdecode, prefix, prefixLength, b58cencode, InvalidKeyHashError, invalidDetail, ValidationResult, InvalidPublicKeyError, validateBlock } from '@taquito/utils'; | ||
const VERSION = { | ||
"commitHash": "89ba984a102a13cef7ad7cca6a42df85dfb63b80", | ||
"version": "17.5.1" | ||
"commitHash": "46a535eea78d77ebb5509ccd1d1cbd01075c7461", | ||
"version": "17.5.2" | ||
}; | ||
@@ -1554,0 +1554,0 @@ |
@@ -1552,4 +1552,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "89ba984a102a13cef7ad7cca6a42df85dfb63b80", | ||
"version": "17.5.1" | ||
"commitHash": "46a535eea78d77ebb5509ccd1d1cbd01075c7461", | ||
"version": "17.5.2" | ||
}; | ||
@@ -1556,0 +1556,0 @@ |
{ | ||
"name": "@taquito/local-forging", | ||
"version": "17.5.1", | ||
"version": "17.5.2", | ||
"description": "Provide local forging functionality to be with taquito", | ||
@@ -70,8 +70,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^17.5.1", | ||
"@taquito/utils": "^17.5.1", | ||
"@taquito/core": "^17.5.2", | ||
"@taquito/utils": "^17.5.2", | ||
"bignumber.js": "^9.1.2" | ||
}, | ||
"devDependencies": { | ||
"@taquito/rpc": "^17.5.1", | ||
"@taquito/rpc": "^17.5.2", | ||
"@types/bluebird": "^3.5.40", | ||
@@ -108,3 +108,3 @@ "@types/estree": "^1.0.2", | ||
}, | ||
"gitHead": "c7fb6e7aa6d9eca65b6c24a8492ba83a0762d85c" | ||
"gitHead": "16d75a1beefb47874b696ee49d61769d6cf04f7b" | ||
} |
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
Updated@taquito/core@^17.5.2
Updated@taquito/utils@^17.5.2