@aesoper/hooks
Advanced tools
Comparing version 1.0.10 to 1.0.15
{ | ||
"name": "@aesoper/hooks", | ||
"version": "1.0.10", | ||
"version": "1.0.15", | ||
"description": "> TODO: description", | ||
"homepage": "https://github.com/aesoper101/vue3use#readme", | ||
"bugs": { | ||
"url": "https://github.com/aesoper101/vue3use/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/aesoper101/vue3use.git", | ||
"directory": "packages/hooks" | ||
}, | ||
"license": "MIT", | ||
"author": { | ||
@@ -9,9 +19,3 @@ "name": "aesoper", | ||
}, | ||
"homepage": "", | ||
"license": "MIT", | ||
"type": "module", | ||
"main": "./lib/index.js", | ||
"module": "./es/index.js", | ||
"types": "./es/index.d.ts", | ||
"unpkg": "./dist/hooks.min.js", | ||
"exports": { | ||
@@ -24,2 +28,6 @@ ".": { | ||
}, | ||
"main": "./lib/index.js", | ||
"unpkg": "./dist/hooks.min.js", | ||
"module": "./es/index.js", | ||
"types": "./es/index.d.ts", | ||
"files": [ | ||
@@ -30,7 +38,2 @@ "dist", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/aesoper101/vue3use.git", | ||
"directory": "packages/hooks" | ||
}, | ||
"scripts": { | ||
@@ -42,10 +45,10 @@ "build": "yarn run build:library && yarn run dtsgen", | ||
}, | ||
"dependencies": { | ||
"vue": "^3.3.10" | ||
}, | ||
"devDependencies": { | ||
"@aesoper/build-cli": "^1.1.9", | ||
"@aesoper/build-cli": "^1.1.14", | ||
"@tsconfig/node18": "^18.2.2", | ||
"@vue/tsconfig": "^0.4.0" | ||
}, | ||
"dependencies": { | ||
"vue": "^3.3.10" | ||
}, | ||
"peerDependencies": { | ||
@@ -58,3 +61,5 @@ "vue": "^3.3.10" | ||
}, | ||
"gitHead": "7542126660a64ba8301666205c9b5f9a211c5f58" | ||
"gitHead": "cad91f7cb525e8c1236c5f1fbfba56db852729af", | ||
"readme": "ERROR: No README data found!", | ||
"_id": "@aesoper/hooks@1.0.10" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
37015
0
1