Socket
Socket
Sign inDemoInstall

crisp-sdk-web

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crisp-sdk-web - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "crisp-sdk-web",
"version": "1.0.1",
"version": "1.0.2",
"description": "Include Crisp chat widget inside web frameworks.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -39,3 +39,3 @@ import {CrispClass as Crisp} from "./index";

return $crisp.get("chat:unread:count");
return window.$crisp.get("chat:unread:count");
}

@@ -81,2 +81,2 @@

export default CrispChat;
export default CrispChat;
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