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

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

## [2.2.1](https://github.com/iterativelyhq/itly-sdk/compare/v2.2.0...v2.2.1) (2021-04-24)
**Note:** Version bump only for package @itly/plugin-braze-node
## [2.0.9](https://github.com/iterativelyhq/itly-sdk/compare/v2.0.8...v2.0.9) (2021-04-01)

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

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

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

"devDependencies": {
"@itly/sdk": "^2.0.9",
"@itly/sdk": "^2.2.1",
"@types/node-fetch": "^2.5.8",

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

},
"gitHead": "e7c11660e5210734dfa9dca9ea53f96ddfed531b"
"gitHead": "e0b619643314bac10933f4df39adaf07d4503346"
}