@vechain/connex
Advanced tools
Comparing version 2.0.0-beta.23 to 2.0.0-beta.24
/*! | ||
* 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 @@ * |
{ | ||
"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
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
1209147
1597