vue-recognizer
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "vue-recognizer", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Vue.js plugin to recognize touch, mouse, pointer events using hammerjs", | ||
@@ -21,4 +21,3 @@ "keywords": [ | ||
"files": [ | ||
"lib", | ||
"src" | ||
"lib" | ||
], | ||
@@ -31,2 +30,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@1000ch/array-find": "^1.2.0", | ||
"@types/hammerjs": "^2.0.36", | ||
@@ -42,3 +42,3 @@ "hammerjs": "^2.0.8" | ||
"babel-jest": "^24.7.1", | ||
"hammer-simulator": "git://github.com/hammerjs/simulator.git#master", | ||
"hammer-simulator": "^0.0.1", | ||
"jest": "^24.7.1", | ||
@@ -45,0 +45,0 @@ "typescript": "^3.4.5", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3996
4
2
0
2
+ Added@1000ch/array-find@^1.2.0
+ Added@1000ch/array-find@1.2.0(transitive)