@vechain/connex
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@vechain/connex", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Standard interface to connect DApp with VeChain and user", | ||
"main": "dist/index.js", | ||
"main": "dist/connex.js", | ||
"unpkg": "dist/connex.min.js", | ||
"jsdelivr": "dist/connex.min.js", | ||
"types": "dist/index.d.ts", | ||
"types": "esm/index.d.ts", | ||
"files": [ | ||
@@ -14,3 +14,3 @@ "dist", | ||
"scripts": { | ||
"build": "rm -rf dist/ && ../../node_modules/.bin/tsc -p . && webpack", | ||
"build": "rm -rf dist/ esm/ && ../../node_modules/.bin/tsc -p . && webpack", | ||
"lint": "../../node_modules/.bin/tslint -p .", | ||
@@ -52,3 +52,3 @@ "prepack": "npm run build", | ||
}, | ||
"gitHead": "0da677e35685d212d774eb116d70a682392c6419" | ||
"gitHead": "d1c9f909a5adfdf68b3594d7df4050e0aeeedf96" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
2670954
18
18261
6