@taquito/local-forging
Advanced tools
Comparing version 12.0.0-beta-RC.0 to 12.0.0
@@ -6,5 +6,5 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "5da8cec9c84c0ab7bc37c0eb09e68db1b3a8b1f0", | ||
"version": "12.0.0-beta-RC.0" | ||
"commitHash": "222db56e9550fff784a819406d8bdc1110787440", | ||
"version": "12.0.0" | ||
}; | ||
//# sourceMappingURL=version.js.map |
@@ -1098,4 +1098,4 @@ import { Prefix, prefixLength, b58cencode, prefix, buf2hex, b58cdecode } from '@taquito/utils'; | ||
const VERSION = { | ||
"commitHash": "5da8cec9c84c0ab7bc37c0eb09e68db1b3a8b1f0", | ||
"version": "12.0.0-beta-RC.0" | ||
"commitHash": "222db56e9550fff784a819406d8bdc1110787440", | ||
"version": "12.0.0" | ||
}; | ||
@@ -1102,0 +1102,0 @@ |
@@ -1105,4 +1105,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "5da8cec9c84c0ab7bc37c0eb09e68db1b3a8b1f0", | ||
"version": "12.0.0-beta-RC.0" | ||
"commitHash": "222db56e9550fff784a819406d8bdc1110787440", | ||
"version": "12.0.0" | ||
}; | ||
@@ -1109,0 +1109,0 @@ |
{ | ||
"name": "@taquito/local-forging", | ||
"version": "12.0.0-beta-RC.0", | ||
"version": "12.0.0", | ||
"description": "Provide local forging functionality to be with taquito", | ||
@@ -70,7 +70,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/utils": "^12.0.0-beta-RC.0", | ||
"@taquito/utils": "^12.0.0", | ||
"bignumber.js": "^9.0.2" | ||
}, | ||
"devDependencies": { | ||
"@taquito/rpc": "^12.0.0-beta-RC.0", | ||
"@taquito/rpc": "^12.0.0", | ||
"@types/bluebird": "^3.5.36", | ||
@@ -104,3 +104,3 @@ "@types/jest": "^26.0.23", | ||
}, | ||
"gitHead": "02c79fe3e9bff81668b22a17f0e2aa4bc8d1e231" | ||
"gitHead": "5ec8d17b7ad47452ec616723c08ad18b128bf94c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1
384200
Updated@taquito/utils@^12.0.0