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

react-native-onesignal

Package Overview
Dependencies
Maintainers
9
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-onesignal - npm Package Compare versions

Comparing version 4.3.3 to 4.3.4

dist/events/EventManager.d.ts

14

package.json
{
"name": "react-native-onesignal",
"version": "4.3.3",
"version": "4.3.4",
"description": "React Native OneSignal SDK",
"main": "src/index",
"typings": "src/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"prepare": "yarn run build",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -33,3 +35,7 @@ },

"author": "OneSignal <https://www.onesignal.com>, Geektime <http://www.geektime.co.il>",
"license": "MIT"
"license": "MIT",
"devDependencies": {
"@types/invariant": "^2.2.2",
"@types/react-native": "^0.66.8"
}
}

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