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.0
to
2.3.1
+8
-0
CHANGELOG.md

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

## 2.3.1 (2021-05-21)
**Note:** Version bump only for package @itly/plugin-braze-node
# [2.3.0](https://github.com/iterativelyhq/itly-sdk/compare/v2.2.2...v2.3.0) (2021-05-20)

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

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

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

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

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

},
"gitHead": "0524ccdde862131b3ebfeb5bc6fc8f5d1f2b1f11"
"gitHead": "a599817774551bf5ba8056c24727858e119ae492"
}