@braze/web-sdk
Advanced tools
Comparing version 2.7.0 to 3.0.0
{ | ||
"name": "@braze/web-sdk", | ||
"version": "2.7.0", | ||
"version": "3.0.0", | ||
"description": "Braze SDK for web sites and other JS platforms.", | ||
@@ -5,0 +5,0 @@ "main": "appboy.min.js", |
@@ -13,3 +13,3 @@ # Install | ||
var appboy = require('@braze/web-sdk'); | ||
appboy.initialize('YOUR-API-KEY'); | ||
appboy.initialize('YOUR-API-KEY', { baseUrl: 'YOUR-SDK-ENDPOINT' }); | ||
appboy.display.automaticallyShowNewInAppMessages(); | ||
@@ -16,0 +16,0 @@ appboy.openSession(); |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
289359
4
2788
1