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

@sidan-lab/sidan-csl

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sidan-lab/sidan-csl - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "@sidan-lab/sidan-csl",
"description": "Cardano Off-chain Code APIs built on cardano-serialization-lib",
"version": "0.0.3",
"version": "0.0.4",
"license": "MIT",

@@ -58,2 +58,2 @@ "type": "module",

}
}
}

@@ -5,3 +5,4 @@ {

"rootDir": "./src",
"lib": ["ESNext"],
"lib": ["DOM", "ESNext"],
"module": "CommonJS",
"moduleResolution": "node",

@@ -21,4 +22,5 @@ "noUnusedLocals": true,

"outDir": "dist",
"module": "commonjs",
"declaration": true
"declaration": true,
"noEmit": true,
"declarationDir": "dist"
},

@@ -25,0 +27,0 @@ "include": ["src/**/*.ts"],

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