@proton/js
Advanced tools
Comparing version 27.6.0 to 27.7.0
{ | ||
"name": "@proton/js", | ||
"version": "27.6.0", | ||
"version": "27.7.0", | ||
"description": "Javascript Interface to the Proton Blockchain", | ||
"module": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"author": "jafri", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@bloks/constants": "28.1.0", | ||
"@bloks/constants": "28.2.0", | ||
"@peculiar/webcrypto": "^1.4.0", | ||
@@ -35,3 +35,3 @@ "abortcontroller-polyfill": "^1.7.3", | ||
"@babel/preset-env": "^7.11.5", | ||
"@proton/tsconfig": "1.3.0", | ||
"@proton/tsconfig": "1.4.0", | ||
"@types/bn.js": "^5.1.1", | ||
@@ -38,0 +38,0 @@ "@types/debug": "^4.1.5", |
323890
+ Added@bloks/constants@28.2.0(transitive)
- Removed@bloks/constants@28.1.0(transitive)
Updated@bloks/constants@28.2.0