@mparticle/web-braze-kit
Advanced tools
+6
-0
@@ -5,2 +5,8 @@ ## Releases | ||
| ## 5.5.0 - 2024-10-30 | ||
| ⚠️ **Breaking** - The mParticle web Braze kit now supports Braze's Web SDK v5.5.0. Breaking changes cna be viewed at [Braze's changelog](https://www.braze.com/docs/developer_guide/platform_integration_guides/web/changelog/#500). There may be API changes that affect you if you call `braze` directly from your code. | ||
| - feat: Support Braze Web SDK V5 [#52)](https://github.com/mparticle-integrations/mparticle-javascript-integration-braze/pull/52) | ||
| * Full details about the changes and recommended code changes can be found on mParticle's [Braze integration docs page](https://docs.mparticle.com/integrations/braze/event). | ||
| ## 4.2.0 - 2024-10-24 | ||
@@ -7,0 +13,0 @@ |
+2
-2
| { | ||
| "name": "@mparticle/web-braze-kit", | ||
| "version": "4.2.0", | ||
| "version": "5.0.0", | ||
| "author": "mParticle Developers <developers@mparticle.com> (https://www.mparticle.com)", | ||
@@ -35,3 +35,3 @@ "description": "mParticle integration sdk for Braze", | ||
| "dependencies": { | ||
| "@braze/web-sdk": "^4.2.1", | ||
| "@braze/web-sdk": "^5.5.0", | ||
| "@mparticle/web-sdk": "^2.23.0" | ||
@@ -38,0 +38,0 @@ }, |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
366028
6.87%10983
8.45%+ Added
- Removed
Updated