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

conseiljs

Package Overview
Dependencies
Maintainers
3
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conseiljs - npm Package Compare versions

Comparing version 5.0.9-beta.1 to 5.0.9-beta.2

4

dist/chain/tezos/TezosNodeWriter.js

@@ -195,3 +195,5 @@ "use strict";

}
return operations;
else {
return operations.map((o, i) => { return Object.assign(Object.assign({}, o), { counter: `${counter + i}` }); });
}
});

@@ -198,0 +200,0 @@ }

{
"name": "conseiljs",
"version": "5.0.9-beta.1",
"version": "5.0.9-beta.2",
"description": "Client-side library for Tezos dApp development.",

@@ -5,0 +5,0 @@ "browser": "dist/index-web.js",

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