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.1 to 1.0.2

8

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

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

"license": "MIT",
"dependencies": {
"react": "^16.12.0"
},
"devDependencies": {

@@ -27,6 +24,3 @@ "@types/react": "^16.9.21",

},
"keywords": [
"ppwrapper"
],
"author": "Fabio de Bruijn <fabiodebruijn@gmail.com>"
}
{
"compilerOptions": {
"jsx": "react",
"esModuleInterop": true,
"target": "ES6",

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

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

@@ -13,0 +10,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