@masatomakino/fake-mouse-event
Advanced tools
Comparing version 0.0.12 to 0.1.0
{ | ||
"name": "@masatomakino/fake-mouse-event", | ||
"version": "0.0.12", | ||
"version": "0.1.0", | ||
"description": "Fake mouse event generator with x/y properties for jsdom.", | ||
@@ -18,6 +18,6 @@ "main": "./bin/index.js", | ||
"@types/jest": "^29.5.1", | ||
"husky": "^8.0.3", | ||
"husky": "^9.0.10", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"lint-staged": "^13.2.3", | ||
"lint-staged": "^15.0.1", | ||
"prettier": "^3.0.1", | ||
@@ -35,3 +35,3 @@ "ts-jest": "^29.1.0", | ||
"start:dev": "tsc -w", | ||
"prepare": "husky install" | ||
"prepare": "husky" | ||
}, | ||
@@ -38,0 +38,0 @@ "bugs": { |
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
17298