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

appcenter-push

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcenter-push - npm Package Versions

234

3.1.3

Diff

Changelog

Source

Version 3.1.3

App Center

  • [Fix] Pin podspec dependencies to prevent a conflict between major releases of npm packages and dependant pods.

appcenter
published 3.1.2 •

Changelog

Source

Version 3.1.2

App Center Crashes

Android
  • [Fix] Fix sending attachments with a null text value.

appcenter
published 3.1.1 •

Changelog

Source

Version 3.1.1

App Center

Android
  • [Fix] Fix an IncorrectContextUseViolation warning when calculating screen size on Android 11.
  • [Fix] All SQL commands used in SDK are presented as raw strings to avoid any possible static analyzer's SQL injection false alarms.

appcenter
published 3.1.0 •

Changelog

Source

Version 3.1.0

This version has a breaking change on iOS - it drops Xcode 10 support, Xcode 11 is a minimal supported version now.

App Center

iOS
  • [Fix] Fix crash when local binary data (where unsent logs or unprocessed crashed are stored) is corrupted.
  • [Fix] When carrier name is retrieved incorrectly by iOS, show nil as expected instead of "carrier" string.
Android
  • [Fix] Fix possible delays in UI thread when queueing a large number of events.

App Center Crashes

iOS
  • [Improvement] Update PLCrashReporter to 1.7.1.
  • [Fix] Fix reporting stacktraces on iOS simulator.

appcenter
published 3.0.3 •

Changelog

Source

Version 3.0.3

App Center

iOS
  • [Improvement] Use namespaced NSUserDefaults keys with the MSAppCenter prefix for all the keys set by the SDK. Fixed a few keys missing namespace.

App Center Crashes

iOS
  • [Improvement] Update PLCrashReporter to 1.6.0.

appcenter
published 3.0.2 •

Changelog

Source

Version 3.0.2

App Center Crashes

  • [Fix] Remove the multiple attachments warning as that is now supported by the portal.
iOS
  • [Improvement] Update PLCrashReporter to 1.5.1.
Android
  • [Fix] Change minidump filter to use file extension instead of name.
  • [Fix] Fix removing minidump files when the sending crash report was discarded.

appcenter
published 3.0.1 •

Changelog

Source

Version 3.0.1

App Center

  • [Fix] Fix dependency vulnerabilities in the appcenter-link-scripts package and in the appcenter package devDependencies.

appcenter
published 3.0.0 •

Changelog

Source

Version 3.0.0

App Center

iOS
  • [Fix] Fix an error where appcenter.podspec.json could not be found when using CocoaPods version 1.8.x.
  • [Fix] Fix issues with use_frameworks! directive.
  • [Fix] Fix an issue where React Native SDK would not send wrapperSdk information.
  • [Fix] Optimization of release objects from memory during the execution of a large number of operations.
  • [Fix] Disable module debugging for release mode in the SDK to fix dSYM warnings.
  • [Fix] Fix SDK crash at application launch on iOS 12.0 (CTTelephonyNetworkInfo.serviceSubscriberCellularProviders issue).
  • [Fix] The SDK was considering 201-299 status code as HTTP errors and is now fixed to accept all 2XX codes as successful.
  • [Improvement] Replaced sqlite query concatenation with more secure bindings.
Android
  • [Fix] Fix infinite recursion when handling encryption errors.

App Center Auth

App Center Auth is retired and has been removed from the SDK.

App Center Data

App Center Data is retired and has been removed from the SDK.

App Center Crashes

Android
  • [Fix] Fix incorrect app version when an NDK crash is sent after updating the app.
  • [Behavior change] Change the path to the minidump directory to use a subfolder in which the current contextual data (device information, etc.) is saved along with the .dmp file.
iOS
  • [Improvement] Update PLCrashReporter to 1.4.0.

appcenter
published 2.6.1 •

Changelog

Source

Version 2.6.1

App Center

iOS
  • [Fix] Improve log messages for errors when it failed to read/write auth token history.

App Center Crashes

iOS
  • [Fix] Fix sending crashes if an application is launched in background.
  • [Fix] Validate error attachment size to avoid server error or out of memory issues (using the documented limit which is 7MB).
  • [Fix] Fix an issue where crash might contain incorrect data if two consecutive crashes occurred in a previous version of the application.
Android
  • [Fix] Validate error attachment size to avoid server error or out of memory issues (using the documented limit which is 7MB).

appcenter
published 2.6.0 •

Changelog

Source

Version 2.6.0

App Center

  • [Fix] Fix typescript compiler errors related to const enum usage and missing return types.
iOS
  • [Fix] Fix warnings in Xcode 11 when SDK is installed via CocoaPods.

App Center Analytics

  • [Fix] Avoid throwing an error when trackEvent is called with null property values.

App Center Crashes

  • [Fix] Fix typescript compiler errors related to const enum usage.

App Center Data

  • [Fix] Fix typescript compiler errors related to const enum usage.

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