@connext/utils
Advanced tools
Comparing version 6.0.7 to 6.0.8
@@ -14,2 +14,3 @@ export * from "./bigNumbers"; | ||
export * from "./math"; | ||
export * from "./url"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -19,2 +19,3 @@ "use strict"; | ||
__export(require("./math")); | ||
__export(require("./url")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@connext/utils", | ||
"version": "6.0.7", | ||
"version": "6.0.8", | ||
"description": "Crypto module for Connext client", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@connext/types": "6.0.7", | ||
"@connext/types": "6.0.8", | ||
"bs58check": "2.1.2", | ||
@@ -21,0 +21,0 @@ "eccrypto-js": "4.5.3" |
@@ -14,1 +14,2 @@ export * from "./bigNumbers"; | ||
export * from "./math"; | ||
export * from "./url"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
439278
79
1550
+ Added@connext/types@6.0.8(transitive)
- Removed@connext/types@6.0.7(transitive)
Updated@connext/types@6.0.8