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

react-push-notification

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-push-notification - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/index.d.ts

3

package.json
{
"name": "react-push-notification",
"version": "1.0.2",
"version": "1.0.3",
"description": "React push notifications",

@@ -8,2 +8,3 @@ "main": "dist/index.js",

"license": "MIT",
"bundleDependencies": false,
"devDependencies": {

@@ -10,0 +11,0 @@ "@types/react": "^16.9.21",

{
"compilerOptions": {
"jsx": "react",
"esModuleInterop": true,
"target": "ES6",

@@ -8,2 +10,3 @@ "module": "commonjs",

"outDir": "dist/",
"rootDir": "src",
"strict": true

@@ -10,0 +13,0 @@ },

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