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

@taquito/michel-codec

Package Overview
Dependencies
Maintainers
6
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/michel-codec - npm Package Compare versions

Comparing version 20.0.2-beta.2 to 20.1.0-RC.0

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "943d5fd11790da35f4a3e6ecfcaae3c4f0399a97",
"version": "20.0.2-beta.2"
"commitHash": "f903ced4144b4fd7b2afd585612dcf342912299b",
"version": "20.1.0-RC.0"
};
{
"name": "@taquito/michel-codec",
"version": "20.0.2-beta.2",
"version": "20.1.0-RC.0",
"description": "Michelson parser/validator/formatter",

@@ -25,5 +25,5 @@ "keywords": [

},
"license": "MIT",
"license": "Apache-2.0",
"engines": {
"node": ">=18"
"node": ">=20"
},

@@ -70,3 +70,3 @@ "scripts": {

"dependencies": {
"@taquito/core": "^20.0.2-beta.2"
"@taquito/core": "^20.1.0-RC.0"
},

@@ -87,3 +87,3 @@ "devDependencies": {

"rimraf": "^6.0.1",
"rollup": "^4.19.1",
"rollup": "^4.22.4",
"rollup-plugin-json": "^4.0.0",

@@ -96,3 +96,3 @@ "rollup-plugin-typescript2": "^0.36.0",

},
"gitHead": "f0f9e4d22a374c72913abbb1991b0e5b34f4c978"
"gitHead": "5300ba83c6cbd62d82138fd831ac60feaff60d6e"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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