react-push-notification
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19395
23
574