use-local-storage
Advanced tools
Comparing version 2.2.4 to 2.2.5
{ | ||
"name": "use-local-storage", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "A flexible React Hook for using Local Storage.", | ||
@@ -28,10 +28,10 @@ "main": "dist/index.js", | ||
"@testing-library/react": "^11.2.3", | ||
"@types/jest": "^26.0.20", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^14.14.20", | ||
"@types/react": "^17.0.0", | ||
"@types/testing-library__jest-dom": "^5.9.5", | ||
"jest": "^26.6.3", | ||
"jest": "^27.3.1", | ||
"react": "^16.8.1", | ||
"react-dom": "^16.8.1", | ||
"ts-jest": "^26.4.4", | ||
"ts-jest": "^27.0.7", | ||
"typescript": "^4.1.3" | ||
@@ -38,0 +38,0 @@ }, |
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
12265