Socket
Socket
Sign inDemoInstall

@redux-devtools/dock-monitor

Package Overview
Dependencies
22
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.1.0

32

package.json
{
"name": "@redux-devtools/dock-monitor",
"version": "3.0.2",
"version": "3.1.0",
"description": "A resizable and movable dock for Redux DevTools monitors",

@@ -34,3 +34,3 @@ "keywords": [

"@babel/runtime": "^7.23.2",
"@types/prop-types": "^15.7.9",
"@types/prop-types": "^15.7.10",
"parse-key": "^0.2.1",

@@ -42,14 +42,14 @@ "prop-types": "^15.8.1",

"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.2",
"@redux-devtools/core": "^3.13.2",
"@types/parse-key": "^0.2.1",
"@types/react": "^18.2.33",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@redux-devtools/core": "^3.14.0",
"@types/parse-key": "^0.2.2",
"@types/react": "^18.2.37",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",

@@ -64,6 +64,6 @@ "eslint-plugin-react": "^7.33.2",

"peerDependencies": {
"@redux-devtools/core": "^3.13.2",
"@redux-devtools/core": "^3.0.0",
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0"
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0"
},

@@ -70,0 +70,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc