calimero-auth-sdk
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
41363
4
99
1