Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@taquito/local-forging

Package Overview
Dependencies
Maintainers
3
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/local-forging - npm Package Compare versions

Comparing version 13.0.0 to 13.0.1

4

dist/lib/version.js

@@ -6,5 +6,5 @@ "use strict";

exports.VERSION = {
"commitHash": "01d3579d51bb8d70038a304cd4dbb7c6366a244b",
"version": "13.0.0"
"commitHash": "6d90b3d5e616a6e9b9ad9dd8453b5068e7396fff",
"version": "13.0.1"
};
//# sourceMappingURL=version.js.map

@@ -1479,4 +1479,4 @@ import { Prefix, prefixLength, b58cencode, prefix, buf2hex, b58cdecode, InvalidKeyHashError, InvalidPublicKeyError, InvalidAddressError, InvalidOperationKindError, validateBlock, ValidationResult } from '@taquito/utils';

const VERSION = {
"commitHash": "01d3579d51bb8d70038a304cd4dbb7c6366a244b",
"version": "13.0.0"
"commitHash": "6d90b3d5e616a6e9b9ad9dd8453b5068e7396fff",
"version": "13.0.1"
};

@@ -1483,0 +1483,0 @@

@@ -1486,4 +1486,4 @@ (function (global, factory) {

const VERSION = {
"commitHash": "01d3579d51bb8d70038a304cd4dbb7c6366a244b",
"version": "13.0.0"
"commitHash": "6d90b3d5e616a6e9b9ad9dd8453b5068e7396fff",
"version": "13.0.1"
};

@@ -1490,0 +1490,0 @@

{
"name": "@taquito/local-forging",
"version": "13.0.0",
"version": "13.0.1",
"description": "Provide local forging functionality to be with taquito",

@@ -70,29 +70,29 @@ "keywords": [

"dependencies": {
"@taquito/utils": "^13.0.0",
"@taquito/utils": "^13.0.1",
"bignumber.js": "^9.0.2"
},
"devDependencies": {
"@taquito/rpc": "^13.0.0",
"@taquito/rpc": "^13.0.1",
"@types/bluebird": "^3.5.36",
"@types/jest": "^26.0.23",
"@types/node": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"colors": "^1.4.0",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.5.0",
"eslint": "^8.17.0",
"jest": "^26.6.3",
"jest-config": "^26.6.3",
"lint-staged": "^12.1.2",
"lint-staged": "^13.0.1",
"lodash.camelcase": "^4.3.0",
"prettier": "^2.5.1",
"prompt": "^1.2.0",
"replace-in-file": "^6.3.2",
"prettier": "^2.7.0",
"prompt": "^1.3.0",
"replace-in-file": "^6.3.5",
"rimraf": "^3.0.2",
"rollup": "^2.61.1",
"rollup": "^2.75.6",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.31.1",
"shelljs": "^0.8.4",
"rollup-plugin-typescript2": "^0.32.1",
"shelljs": "^0.8.5",
"ts-jest": "^26.4.4",

@@ -103,3 +103,3 @@ "ts-node": "^10.4.0",

},
"gitHead": "d050501f4cac722184b10a74f9a30b354eda84de"
"gitHead": "6979668ac998ee33bfd4071482fa2bf605db8cde"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc