@cardano-sdk/cip30
Advanced tools
Comparing version 0.4.0 to 0.4.1-nightly.0
{ | ||
"name": "@cardano-sdk/cip30", | ||
"version": "0.4.0", | ||
"version": "0.4.1-nightly.0", | ||
"description": "TypeScript definitions for the dApp Connector standard CIP30", | ||
@@ -16,3 +16,6 @@ "engines": { | ||
}, | ||
"repository": "https://github.com/input-output-hk/cardano-js-sdk/packages/cip30", | ||
"repository": "https://github.com/input-output-hk/cardano-js-sdk", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"contributors": [ | ||
@@ -52,10 +55,16 @@ "Rhys Bartels-Waller <rhys.bartelswaller@iohk.io> (https://iohk.io)", | ||
"devDependencies": { | ||
"@types/node": "14.18.12", | ||
"@types/webextension-polyfill": "^0.8.0", | ||
"@types/node": "14.18.12", | ||
"eslint": "^7.32.0", | ||
"jest": "^28.1.3", | ||
"jest-environment-jsdom": "^28.1.3", | ||
"jest-webextension-mock": "^3.7.19", | ||
"mock-browser": "^0.92.14", | ||
"shx": "^0.3.3" | ||
"npm-run-all": "^4.1.5", | ||
"shx": "^0.3.3", | ||
"ts-jest": "^28.0.7", | ||
"typescript": "^4.7.4" | ||
}, | ||
"dependencies": { | ||
"@cardano-sdk/core": "0.4.0", | ||
"@cardano-sdk/core": "^0.5.0-nightly.0", | ||
"ts-custom-error": "^3.2.0", | ||
@@ -70,3 +79,4 @@ "ts-log": "^2.2.3", | ||
"NOTICE" | ||
] | ||
], | ||
"gitHead": "2f53295275e03bec4b62ba4f9a0f2ec079bf691f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
341768
11
+ Added@cardano-sdk/core@0.5.0(transitive)
+ Added@cardano-sdk/util@0.5.0(transitive)
+ Added@emurgo/cardano-serialization-lib-browser@11.0.0-rc.6(transitive)
+ Added@emurgo/cardano-serialization-lib-nodejs@11.0.0-rc.6(transitive)
- Removed@cardano-sdk/core@0.4.0(transitive)
- Removed@cardano-sdk/util@0.4.0(transitive)
- Removed@emurgo/cardano-serialization-lib-browser@9.1.0(transitive)
- Removed@emurgo/cardano-serialization-lib-nodejs@9.1.0(transitive)