@redux-devtools/remote
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "@redux-devtools/remote", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Relay Redux actions to remote Redux DevTools.", | ||
@@ -33,5 +33,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.2", | ||
"@babel/runtime": "^7.23.5", | ||
"@redux-devtools/instrument": "^2.2.0", | ||
"@redux-devtools/utils": "^2.1.0", | ||
"@redux-devtools/utils": "^3.0.0", | ||
"jsan": "^3.1.14", | ||
@@ -43,19 +43,19 @@ "querystring": "^0.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/node": "^20.9.0", | ||
"@types/node": "^20.10.4", | ||
"@types/rn-host-detect": "^1.2.2", | ||
"@types/socketcluster-client": "^16.0.3", | ||
"@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"eslint": "^8.55.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"redux": "^4.2.1", | ||
"rimraf": "^5.0.5", | ||
"typescript": "~5.2.2" | ||
"typescript": "~5.3.3" | ||
}, | ||
@@ -62,0 +62,0 @@ "peerDependencies": { |
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
76531
9486
+ Added@redux-devtools/core@4.0.0(transitive)
+ Added@redux-devtools/utils@3.0.1(transitive)
- Removed@redux-devtools/core@3.14.0(transitive)
- Removed@redux-devtools/utils@2.1.0(transitive)
- Removed@types/prop-types@15.7.14(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedredux@4.2.1(transitive)
Updated@babel/runtime@^7.23.5
Updated@redux-devtools/utils@^3.0.0