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

redux-idle-dispatcher

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-idle-dispatcher - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

10

package.json
{
"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"
}
}
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