Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cardano-sdk/core

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-sdk/core - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

dist/Address/index.d.ts

21

package.json
{
"name": "@cardano-sdk/core",
"version": "0.1.4",
"version": "0.1.5",
"description": "Core types and libraries for Cardano",

@@ -18,17 +18,20 @@ "engines": {

"test": "jest -c ./jest.config.js",
"coverage": "shx echo No coverage report for this package"
"coverage": "shx echo No coverage report for this package",
"prepack": "yarn build"
},
"devDependencies": {
"@cardano-sdk/util-dev": "0.1.3",
"@cardano-sdk/util-dev": "0.1.5",
"shx": "^0.3.3"
},
"browser": {
"./dist/CSL/nodejs.js": false
},
"dependencies": {
"@cardano-ogmios/schema": "4.1.0",
"@emurgo/cardano-serialization-lib-nodejs": "9.1.0",
"@emurgo/cardano-serialization-lib-browser": "9.1.0",
"buffer": "^6.0.3"
}
"@emurgo/cardano-serialization-lib-browser": "9.1.0"
},
"files": [
"dist/*",
"!dist/tsconfig.tsbuildinfo",
"LICENSE",
"NOTICE"
]
}
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