New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 5.0.2

2

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

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

channelExists(
channel_id: string,
callback: (exists: boolean) => void

@@ -164,2 +165,3 @@ ): void;

channelBlocked(
channel_id: string,
callback: (blocked: boolean) => void

@@ -166,0 +168,0 @@ ): void;

4

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

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

"dependencies": {},
"typesPublisherContentHash": "8782ab7f935db8ed8bc923660228bcd49aad51a64b936e3aea96db4ee1be1870",
"typesPublisherContentHash": "be197b835e967bd770b5c1e4cc172346e6af21167b926ecdd1ec4eec9a8dd292",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Thu, 03 Sep 2020 21:06:47 GMT
* Last updated: Wed, 09 Sep 2020 14:05:09 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