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

@types/react-native-push-notification

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-native-push-notification - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

1

react-native-push-notification/index.d.ts

@@ -87,2 +87,3 @@ // Type definitions for react-native-push-notification 3.0

): Promise<PushNotificationPermissions>;
subscribeToTopic(topic: string): void;
presentLocalNotification(details: PushNotificationObject): void;

@@ -89,0 +90,0 @@ scheduleLocalNotification(details: PushNotificationScheduleObject): void;

4

react-native-push-notification/package.json
{
"name": "@types/react-native-push-notification",
"version": "3.0.7",
"version": "3.0.8",
"description": "TypeScript definitions for react-native-push-notification",

@@ -32,4 +32,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "4da63837d1ce51b168cf580b6250634ed0f566580055224f0ccfcd9a4af898e2",
"typesPublisherContentHash": "11719f038a0edf12b20d6a5d42ac30df6fb0b15a358ff0eabd261214e04c00cc",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 26 Nov 2019 01:34:43 GMT
* Last updated: Thu, 27 Feb 2020 20:03:28 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Paito Anderson (https://github.com/PaitoAnderson), Tom Sawkins (https://github.com/tomSawkins), and Andrew Li (https://github.com/Li357).
These definitions were written by [Paito Anderson](https://github.com/PaitoAnderson), [Tom Sawkins](https://github.com/tomSawkins), and [Andrew Li](https://github.com/Li357).
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