@proton/js
Advanced tools
Comparing version 27.7.0 to 27.8.0
{ | ||
"name": "@proton/js", | ||
"version": "27.7.0", | ||
"version": "27.8.0", | ||
"description": "Javascript Interface to the Proton Blockchain", | ||
"module": "dist/index.mjs", | ||
"author": "jafri", | ||
"author": "Metallicus", | ||
"license": "MIT", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@bloks/constants": "28.2.0", | ||
"@bloks/constants": "28.3.0", | ||
"@peculiar/webcrypto": "^1.4.0", | ||
@@ -35,3 +35,3 @@ "abortcontroller-polyfill": "^1.7.3", | ||
"@babel/preset-env": "^7.11.5", | ||
"@proton/tsconfig": "1.4.0", | ||
"@proton/tsconfig": "1.5.0", | ||
"@types/bn.js": "^5.1.1", | ||
@@ -53,3 +53,2 @@ "@types/debug": "^4.1.5", | ||
"ts-loader": "^8.1.0", | ||
"tsdx": "^0.14.1", | ||
"tslib": "^2.2.0", | ||
@@ -56,0 +55,0 @@ "tsup": "^6.3.0", |
24
323872
+ Added@bloks/constants@28.3.0(transitive)
- Removed@bloks/constants@28.2.0(transitive)
Updated@bloks/constants@28.3.0