Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

onesignal-expo-plugin

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onesignal-expo-plugin - npm Package Versions

12

1.0.0-beta6

Diff

rgomezp
published 1.0.0-beta5 •

rgomezp
published 1.0.0-beta4 •

rgomezp
published 1.0.0-beta3 •

rgomezp
published 1.0.0-beta2 •

rgomezp
published 1.0.0-beta1 •

Changelog

Source

1.0.0-beta11 - 02/18/2022

Added
  • Linting
  • Instead of creating a "WriterManager", we repurpose the ReaderManager class by renaming it to FileManager and adding a synchronized write helper function (synchronous in the sense that it block further execution until complete).
  • iOS constants file
Fixes
  • Import cleanups
  • Linting errors
  • Write safety issu. NSE updater helper functions were previously writing to the entitlements & plist files asynchronously. We should await on each to ensure we don't have multiple writes to the same file at once (which is unsafe).

January 2022

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