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

calimero-auth-sdk

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calimero-auth-sdk - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

lib/index.js

6

package.json
{
"name": "calimero-auth-sdk",
"version": "0.3.1",
"main": "lib/index.ts",
"version": "0.3.2",
"main": "lib/index.js",
"type": "module",

@@ -9,3 +9,3 @@ "types": "lib/index.d.ts",

"scripts": {
"start": "tsc && node .build/index.js",
"start": "tsc && node .lib/index.js",
"lint": "eslint . --ext .ts",

@@ -12,0 +12,0 @@ "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",

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