@redux-devtools/instrument
Advanced tools
Comparing version 1.11.1 to 1.11.2
{ | ||
"name": "@redux-devtools/instrument", | ||
"version": "1.11.1", | ||
"version": "1.11.2", | ||
"description": "Redux DevTools instrumentation", | ||
@@ -44,20 +44,20 @@ "keywords": [ | ||
"devDependencies": { | ||
"@babel/cli": "^7.16.0", | ||
"@babel/core": "^7.16.0", | ||
"@babel/preset-env": "^7.16.0", | ||
"@babel/preset-typescript": "^7.16.0", | ||
"@types/jest": "^27.0.2", | ||
"@types/lodash": "^4.14.176", | ||
"@types/node": "^16.11.6", | ||
"@typescript-eslint/eslint-plugin": "^5.2.0", | ||
"@typescript-eslint/parser": "^5.2.0", | ||
"eslint": "^7.32.0", | ||
"@babel/cli": "^7.16.7", | ||
"@babel/core": "^7.16.7", | ||
"@babel/preset-env": "^7.16.7", | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@types/jest": "^27.4.0", | ||
"@types/lodash": "^4.14.178", | ||
"@types/node": "^16.11.17", | ||
"@typescript-eslint/eslint-plugin": "^5.8.1", | ||
"@typescript-eslint/parser": "^5.8.1", | ||
"eslint": "^8.6.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-jest": "^25.2.2", | ||
"jest": "^27.3.1", | ||
"eslint-plugin-jest": "^25.3.4", | ||
"jest": "^27.4.5", | ||
"redux": "^4.1.2", | ||
"rimraf": "^3.0.2", | ||
"rxjs": "^7.4.0", | ||
"ts-jest": "^27.0.7", | ||
"typescript": "~4.4.4" | ||
"rxjs": "^7.5.1", | ||
"ts-jest": "^27.1.2", | ||
"typescript": "~4.5.4" | ||
}, | ||
@@ -67,3 +67,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "faff0db47b6d7ed0d1fd708d9264a6069f65e4ff" | ||
"gitHead": "88efc25786b0ff950646533e228f597716e79df9" | ||
} |
Sorry, the diff of this file is too big to display
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
148681