@hscmap/inertial-wheel
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"extends": "../src/tsconfig", | ||
"compilerOptions": { | ||
"noUnusedLocals": true | ||
"noUnusedLocals": true, | ||
"declaration": false | ||
} | ||
} |
{ | ||
"name": "@hscmap/inertial-wheel", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"main": "./lib/index.js", | ||
@@ -22,4 +22,4 @@ "types": "./lib/index.d.ts", | ||
"dependencies": { | ||
"@hscmap/magic-trackpad-detector": "^0.0.5" | ||
"@hscmap/magic-trackpad-detector": "latest" | ||
} | ||
} |
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
11933
11
190
+ Added@hscmap/magic-trackpad-detector@0.0.9(transitive)
- Removed@hscmap/magic-trackpad-detector@0.0.5(transitive)