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