New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

appcenter-analytics

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcenter-analytics - npm Package Compare versions

Comparing version 3.1.2 to 4.0.0

2

Analytics.js

@@ -10,3 +10,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

bindingType: ReactNative.Platform.select({
ios: 'MSAnalytics',
ios: 'MSACAnalytics',
android: 'com.microsoft.appcenter.analytics.Analytics',

@@ -13,0 +13,0 @@ }),

{
"name": "appcenter-analytics",
"version": "3.1.2",
"version": "4.0.0",
"description": "React Native plugin for AppCenter Analytics",

@@ -23,3 +23,3 @@ "main": "Analytics.js",

"dependencies": {
"appcenter": "3.1.2"
"appcenter": "4.0.0"
},

@@ -36,7 +36,7 @@ "rnpm": {

"babel-eslint": "7.2.3",
"eslint": "6.5.1",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.16.0",
"eslint": "6.8.0",
"eslint-config-airbnb": "18.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.21.5",
"jest": "24.8.0",

@@ -43,0 +43,0 @@ "react": "16.6.3",

@@ -37,4 +37,4 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

[
{ pod: 'AppCenter/Analytics', version: '3.3.4' },
{ pod: 'AppCenterReactNativeShared', version: '3.1.2' } // in case people don't link appcenter (core)
{ pod: 'AppCenter/Analytics', version: '4.0.0' },
{ pod: 'AppCenterReactNativeShared', version: '4.0.0' } // in case people don't link appcenter (core)
],

@@ -41,0 +41,0 @@ { platform: 'ios', version: '9.0' }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc