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 5.0.0 to 5.0.1

2

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

@@ -80,3 +80,3 @@ // Type definitions for react-native-push-notification 5.0

soundName?: string;
number?: string;
number?: string | number;
repeatType?: "week" | "day" | "hour" | "minute" | "time";

@@ -83,0 +83,0 @@ repeatTime?: number;

{
"name": "@types/react-native-push-notification",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for react-native-push-notification",

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

"dependencies": {},
"typesPublisherContentHash": "1235484395591c62642540afa5bc89eaba9c43adaf152a5eb788e5fe13523608",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "8782ab7f935db8ed8bc923660228bcd49aad51a64b936e3aea96db4ee1be1870",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Wed, 19 Aug 2020 23:18:38 GMT
* Last updated: Thu, 03 Sep 2020 21:06:47 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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