New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@redux-devtools/utils

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redux-devtools/utils - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

34

package.json
{
"name": "@redux-devtools/utils",
"version": "2.1.0",
"version": "3.0.0",
"description": "Reusable functions of Redux DevTools",

@@ -24,4 +24,4 @@ "homepage": "https://github.com/reduxjs/redux-devtools/tree/master/packages/redux-devtools-utils",

"dependencies": {
"@babel/runtime": "^7.23.2",
"@redux-devtools/core": "^3.14.0",
"@babel/runtime": "^7.23.5",
"@redux-devtools/core": "^4.0.0",
"@redux-devtools/serialize": "^0.4.2",

@@ -33,25 +33,25 @@ "@types/get-params": "^0.1.2",

"lodash": "^4.17.21",
"nanoid": "^5.0.3",
"nanoid": "^5.0.4",
"redux": "^4.2.1"
},
"devDependencies": {
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.3",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.5",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.5",
"@babel/preset-typescript": "^7.23.3",
"@types/jsan": "^3.1.5",
"@types/lodash": "^4.14.201",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"rimraf": "^5.0.5",
"typescript": "~5.2.2"
"typescript": "~5.3.3"
},
"peerDependencies": {
"@redux-devtools/core": "^3.0.0",
"immutable": "^4.0.0",
"@redux-devtools/core": "^4.0.0",
"immutable": "^4.3.4",
"redux": "^4.0.0 || ^5.0.0"

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