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.6 to 3.0.7

1

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

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

data: object;
subText?: string;
badge: number;

@@ -22,0 +23,0 @@ alert: object;

8

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

@@ -24,3 +24,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -33,4 +33,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "5d2b7647ddf001f3e77ec1cac79b67e50acde41718d114ca80058540e7e74485",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "4da63837d1ce51b168cf580b6250634ed0f566580055224f0ccfcd9a4af898e2",
"typeScriptVersion": "2.8"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-push-notification
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-push-notification.
Additional Details
* Last updated: Mon, 05 Aug 2019 20:23:21 GMT
### Additional Details
* Last updated: Tue, 26 Nov 2019 01:34:43 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