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

pushy-react-native

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pushy-react-native - npm Package Compare versions

Comparing version 1.0.35 to 1.0.36

2

lib/Pushy.d.ts

@@ -40,3 +40,3 @@ // Type definitions for pushy-react-native

*/
setNotificationListener(callback: (data: string | object) => void): void;
setNotificationListener(callback: (data: string | object) => Promise<void>): void;

@@ -43,0 +43,0 @@ /**

{
"name": "pushy-react-native",
"version": "1.0.35",
"version": "1.0.36",
"description": "The official Pushy SDK for React Native apps.",

@@ -5,0 +5,0 @@ "main": "lib/Pushy.js",

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