New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cardano-sdk/cip30

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-sdk/cip30 - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1-nightly.0

22

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc