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

@imean/sdk

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imean/sdk - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

4

lib/index.js

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

localStorage.setItem(def_1.STORAGE_KEY, JSON.stringify(STATE));
if (STATE.steps[0].host) {
window.location.href = STATE.steps[0].host;
if (STATE.steps[0].href) {
window.location.href = STATE.steps[0].href;
}

@@ -67,0 +67,0 @@ else {

{
"name": "@imean/sdk",
"version": "0.0.12",
"version": "0.0.13",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "lib/index.d.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