@ajiu9/gesture
Advanced tools
Comparing version 1.0.3-beta.2 to 1.0.3-beta.3
@@ -236,3 +236,4 @@ export class Listener { | ||
export function enableGesture(element) { | ||
// eslint-disable-next-line no-new | ||
new Listener(element, new Recognizer(new Dispatcher(element))) | ||
} |
{ | ||
"name": "@ajiu9/gesture", | ||
"version": "1.0.3-beta.2", | ||
"version": "1.0.3-beta.3", | ||
"description": "", | ||
@@ -8,2 +8,7 @@ "author": "ajiu9 <615944323@qq.com> (https://github.com/ajiu9/)", | ||
"homepage": "https://github.com/ajiu9/commonuse", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ajiu9/commonuse", | ||
"directory": "packages/gesture" | ||
}, | ||
"keywords": [ | ||
@@ -14,10 +19,5 @@ "javaScript", | ||
"main": "index.js", | ||
"devDependencies": { | ||
"@ajiu9/eslint-config": "^1.0.2", | ||
"eslint": "^8.46.0", | ||
"typescript": "^5.1.6" | ||
}, | ||
"scripts": { | ||
"lint": "eslint ." | ||
} | ||
"files": [ | ||
"index.js" | ||
] | ||
} |
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8235
0
4
216
1
1
0
0