redux-idle-dispatcher
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "redux-idle-dispatcher", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Idle your redux app", | ||
@@ -9,2 +9,3 @@ "main": "dist/redux-idle-dispatcher.js", | ||
"scripts": { | ||
"preinstall": "npx npm-force-resolutions", | ||
"dev": "microbundle watch", | ||
@@ -18,3 +19,3 @@ "build": "microbundle", | ||
"type": "git", | ||
"url": "https://github.com/whiskeredwonder/redux-idle-dispatcher" | ||
"url": "https://github.com/wendtcode/redux-idle-dispatcher" | ||
}, | ||
@@ -31,3 +32,3 @@ "keywords": [ | ||
], | ||
"author": "Brian Wendt <brianwendt@outlook.com>", | ||
"author": "Brian Wendt <brian@wendtcode.com>", | ||
"license": "MIT", | ||
@@ -43,3 +44,6 @@ "devDependencies": { | ||
"sinon-chai": "^3.0.0" | ||
}, | ||
"resolutions": { | ||
"js-yaml": "3.13.1" | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
18642
1
1