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

@vechain/connex

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vechain/connex - npm Package Compare versions

Comparing version 2.0.0-beta.23 to 2.0.0-beta.24

7

dist/connex.min.js.LICENSE.txt
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*!
* The buffer module from node.js, for the browser.

@@ -10,0 +3,0 @@ *

7

package.json
{
"name": "@vechain/connex",
"version": "2.0.0-beta.23",
"version": "2.0.0-beta.24",
"description": "Standard interface to connect DApp with VeChain and user",
"main": "dist/index.js",
"module": "esm/index.js",
"browser": "dist/connex.min.js",
"unpkg": "dist/connex.min.js",
"jsdelivr": "dist/connex.min.js",
"types": "dist/index.d.ts",

@@ -52,3 +53,3 @@ "files": [

},
"gitHead": "bd88bf0dadcfebefe26d834c1ea57b3fc6b7ebac"
"gitHead": "08348a68120590f323bbcf03c014209c6ccecda9"
}

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

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