New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blip-sdk-web

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blip-sdk-web - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

5

package.json
{
"name": "blip-sdk-web",
"version": "0.0.3",
"version": "0.0.4",
"description": "Blip SDK for web",

@@ -33,5 +33,2 @@ "main": "sdk/dist/blipWebSdk.js",

"extract-text-webpack-plugin": "^1.0.1",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-uglify": "^2.0.0",
"html-loader": "^0.4.4",

@@ -38,0 +35,0 @@ "html-webpack-plugin": "^2.26.0",

4

README.md

@@ -18,3 +18,3 @@

new BlipWebSDK.ChatBuilder()
.withApiKey('A32A04F6-6B10-42D9-B1FB-D2ED9C219DB4')
.withApiKey('PUT-YOUR-API-KEY-HERE')
.build();

@@ -30,3 +30,3 @@ })();

npm install blip-sdk-web
`npm install blip-sdk-web`

@@ -33,0 +33,0 @@ ###Instantiate the BlipSdkWeb class

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