New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@itly/plugin-braze-node

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itly/plugin-braze-node - npm Package Compare versions

Comparing version
2.3.1
to
2.3.2
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 2.3.2 (2021-06-01)
**Note:** Version bump only for package @itly/plugin-braze-node
## 2.3.1 (2021-05-21)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@itly/plugin-braze-node",
"version": "2.3.1",
"version": "2.3.2",
"description": "Braze Node Plugin for Iteratively SDK",

@@ -37,3 +37,3 @@ "main": "dist/cjs/index.js",

"devDependencies": {
"@itly/sdk": "^2.3.1",
"@itly/sdk": "^2.3.2",
"@types/node-fetch": "^2.5.8",

@@ -48,3 +48,3 @@ "typescript": "^3.9.3"

},
"gitHead": "a599817774551bf5ba8056c24727858e119ae492"
"gitHead": "e7fab4c1ee0986bdc6bb6416de16a107da4254f2"
}