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

@itly/plugin-segment-react-native

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itly/plugin-segment-react-native - npm Package Compare versions

Comparing version
2.2.1
to
2.2.2
+8
-0
CHANGELOG.md

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

## [2.2.2](https://github.com/iterativelyhq/itly-sdk/compare/v2.2.1...v2.2.2) (2021-05-06)
**Note:** Version bump only for package @itly/plugin-segment-react-native
## [2.2.1](https://github.com/iterativelyhq/itly-sdk/compare/v2.2.0...v2.2.1) (2021-04-24)

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

+3
-3
{
"name": "@itly/plugin-segment-react-native",
"version": "2.2.1",
"version": "2.2.2",
"description": "Segment React Native Plugin for Iteratively SDK",

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

"devDependencies": {
"@itly/sdk": "^2.2.1",
"@itly/sdk": "^2.2.2",
"@segment/analytics-react-native": "^1.4.3",

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

},
"gitHead": "e0b619643314bac10933f4df39adaf07d4503346"
"gitHead": "5f677d92378e3fcd56349450e4a677a1735af5d2"
}