@taquito/tzip16
Advanced tools
Comparing version 19.2.1-beta.0 to 20.0.0-beta.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61", | ||
"version": "19.2.1-beta.0" | ||
"commitHash": "0ef631853ccfda5c5faed584f16069f34085817e", | ||
"version": "20.0.0-beta.0" | ||
}; |
@@ -683,4 +683,4 @@ import { HttpBackend } from '@taquito/http-utils'; | ||
const VERSION = { | ||
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61", | ||
"version": "19.2.1-beta.0" | ||
"commitHash": "0ef631853ccfda5c5faed584f16069f34085817e", | ||
"version": "20.0.0-beta.0" | ||
}; | ||
@@ -687,0 +687,0 @@ |
@@ -679,4 +679,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61", | ||
"version": "19.2.1-beta.0" | ||
"commitHash": "0ef631853ccfda5c5faed584f16069f34085817e", | ||
"version": "20.0.0-beta.0" | ||
}; | ||
@@ -683,0 +683,0 @@ |
{ | ||
"name": "@taquito/tzip16", | ||
"version": "19.2.1-beta.0", | ||
"version": "20.0.0-beta.0", | ||
"description": "Tzip16", | ||
@@ -64,8 +64,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^19.2.1-beta.0", | ||
"@taquito/http-utils": "^19.2.1-beta.0", | ||
"@taquito/michelson-encoder": "^19.2.1-beta.0", | ||
"@taquito/rpc": "^19.2.1-beta.0", | ||
"@taquito/taquito": "^19.2.1-beta.0", | ||
"@taquito/utils": "^19.2.1-beta.0", | ||
"@taquito/core": "^20.0.0-beta.0", | ||
"@taquito/http-utils": "^20.0.0-beta.0", | ||
"@taquito/michelson-encoder": "^20.0.0-beta.0", | ||
"@taquito/rpc": "^20.0.0-beta.0", | ||
"@taquito/taquito": "^20.0.0-beta.0", | ||
"@taquito/utils": "^20.0.0-beta.0", | ||
"bignumber.js": "^9.1.2", | ||
@@ -103,3 +103,3 @@ "crypto-js": "^4.2.0" | ||
}, | ||
"gitHead": "5ca99ce640b7b450a3236babed4bfe0e77cb7368" | ||
"gitHead": "88980709574468fad5e4e7d63d34e1d71accf550" | ||
} |
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
+ Added@taquito/core@20.1.0(transitive)
+ Added@taquito/http-utils@20.1.0(transitive)
+ Added@taquito/local-forging@20.1.0(transitive)
+ Added@taquito/michel-codec@20.1.0(transitive)
+ Added@taquito/michelson-encoder@20.1.0(transitive)
+ Added@taquito/rpc@20.1.0(transitive)
+ Added@taquito/taquito@20.1.0(transitive)
+ Added@taquito/utils@20.1.0(transitive)
- Removed@taquito/core@19.2.1(transitive)
- Removed@taquito/http-utils@19.2.1(transitive)
- Removed@taquito/local-forging@19.2.1(transitive)
- Removed@taquito/michel-codec@19.2.1(transitive)
- Removed@taquito/michelson-encoder@19.2.1(transitive)
- Removed@taquito/rpc@19.2.1(transitive)
- Removed@taquito/taquito@19.2.1(transitive)
- Removed@taquito/utils@19.2.1(transitive)
Updated@taquito/core@^20.0.0-beta.0
Updated@taquito/rpc@^20.0.0-beta.0