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.6.4 to 0.6.5

4

lib/index.js

@@ -102,4 +102,4 @@ "use strict";

}).then((res) => {
console.log("yed");
if (res.status == 200) {
console.log("yed");
localStorage.setItem("calimeroToken", res.data.secretToken);

@@ -110,3 +110,3 @@ }

});
window.location.href = "/";
//window.location.href = "/";
}

@@ -113,0 +113,0 @@ }

{
"name": "calimero-auth-sdk",
"version": "0.6.4",
"version": "0.6.5",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "type": "commonjs",

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