react-undo-redo
Advanced tools
Comparing version 1.0.0 to 2.0.0
@@ -15,10 +15,10 @@ { | ||
"html-webpack-plugin": "4.5.0", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"ts-loader": "^8.0.4", | ||
"typescript": "^4.0.3", | ||
"webpack": "^4.44.2", | ||
"webpack-cli": "^3.3.12", | ||
"webpack-dev-server": "^3.11.0" | ||
"react": "16.13.1", | ||
"react-dom": "16.13.1", | ||
"ts-loader": "8.0.4", | ||
"typescript": "4.0.3", | ||
"webpack": "4.44.2", | ||
"webpack-cli": "3.3.12", | ||
"webpack-dev-server": "3.11.0" | ||
} | ||
} |
{ | ||
"name": "react-undo-redo", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "A library to add undo-redo to any reducer", | ||
@@ -18,12 +18,12 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.0.4", | ||
"@types/react": "^16.9.51", | ||
"@types/react-dom": "^16.9.8", | ||
"jest": "^26.5.2", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^26.4.1", | ||
"typescript": "^4.0.3" | ||
"@testing-library/jest-dom": "5.11.4", | ||
"@testing-library/react": "11.0.4", | ||
"@types/react": "16.9.51", | ||
"@types/react-dom": "16.9.8", | ||
"jest": "26.5.2", | ||
"react": "16.13.1", | ||
"react-dom": "16.13.1", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "26.4.1", | ||
"typescript": "4.0.3" | ||
}, | ||
@@ -30,0 +30,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1230832
26
4086