@taquito/http-utils
Advanced tools
Comparing version 20.1.1 to 20.1.2
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "8e5abdf5eeee32ce44023c703ebc1bf68d7851f0", | ||
"version": "20.1.1" | ||
"commitHash": "21e50691241b2bd3bddd9ef981b3285b6f3ce55f", | ||
"version": "20.1.2" | ||
}; |
@@ -400,4 +400,4 @@ import { NetworkError } from '@taquito/core'; | ||
const VERSION = { | ||
"commitHash": "8e5abdf5eeee32ce44023c703ebc1bf68d7851f0", | ||
"version": "20.1.1" | ||
"commitHash": "21e50691241b2bd3bddd9ef981b3285b6f3ce55f", | ||
"version": "20.1.2" | ||
}; | ||
@@ -404,0 +404,0 @@ |
@@ -404,4 +404,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "8e5abdf5eeee32ce44023c703ebc1bf68d7851f0", | ||
"version": "20.1.1" | ||
"commitHash": "21e50691241b2bd3bddd9ef981b3285b6f3ce55f", | ||
"version": "20.1.2" | ||
}; | ||
@@ -408,0 +408,0 @@ |
{ | ||
"name": "@taquito/http-utils", | ||
"version": "20.1.1", | ||
"version": "20.1.2", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=20" | ||
"node": ">=18" | ||
}, | ||
@@ -62,3 +62,3 @@ "scripts": { | ||
"dependencies": { | ||
"@taquito/core": "^20.1.1", | ||
"@taquito/core": "^20.1.2", | ||
"node-fetch": "^2.7.0" | ||
@@ -69,3 +69,3 @@ }, | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^22", | ||
"@types/node": "^18", | ||
"@types/node-fetch": "^2.6.11", | ||
@@ -96,3 +96,3 @@ "@types/superagent": "^8.1.8", | ||
}, | ||
"gitHead": "627487e12b34190712f1f29a91f5be9c2b8c6c52" | ||
"gitHead": "27feea0339732501687a6ce132e1b8e8d969e0e3" | ||
} |
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@^20.1.2