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

customerio-gist-web

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

customerio-gist-web - npm Package Compare versions

Comparing version 3.11.0 to 3.11.1

2

package.json
{
"name": "customerio-gist-web",
"version": "3.11.0",
"version": "3.11.1",
"description": "Build beautiful in-app flows with no code and deliver them instantly to your app. http://customer.io",

@@ -5,0 +5,0 @@ "private": false,

@@ -7,3 +7,3 @@ import EventEmitter from "./utilities/event-emitter";

import { setUserLocale } from "./managers/locale-manager";
import { setupPreview, fetchPreviewId } from "./utilities/preview-mode";
import { setupPreview } from "./utilities/preview-mode";

@@ -111,2 +111,2 @@ export default class {

}
}

@@ -1,2 +0,2 @@

import { UserNetworkInstance, DefaultHeaders } from './network';
import { UserNetworkInstance } from './network';
import { setKeyToLocalStore } from '../utilities/local-storage';

@@ -46,2 +46,2 @@ import { log } from "../utilities/log";

setKeyToLocalStore(userQueueNextPullCheckLocalStoreName, currentPollingDelayInSeconds, expiryDate);
}
}
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