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

@cardano-sdk/util

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-sdk/util - npm Package Compare versions

Comparing version 0.7.0-nightly.2 to 0.7.0-nightly.3

6

package.json
{
"name": "@cardano-sdk/util",
"version": "0.7.0-nightly.2",
"version": "0.7.0-nightly.3",
"description": "General, not cardano-specific utils",

@@ -40,2 +40,3 @@ "engines": {

"build": "run-s build:cjs build:esm module-fixup",
"circular-deps:check": "madge --circular dist",
"module-fixup": "shx cp ../../build/cjs-package.json ./dist/cjs/package.json && cp ../../build/esm-package.json ./dist/esm/package.json",

@@ -60,2 +61,3 @@ "tscNoEmit": "shx echo typescript --noEmit command not implemented yet",

"jest": "^28.1.3",
"madge": "^5.0.1",
"npm-run-all": "^4.1.5",

@@ -79,3 +81,3 @@ "shx": "^0.3.3",

],
"gitHead": "de7a40a1a66652899796f3e8ce127678b5d6547a"
"gitHead": "1c9dd583511188ecc6c462307ce5917b703a7e60"
}
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