@scalar/use-tooltip
Advanced tools
Comparing version 0.4.2 to 0.5.0
{ | ||
"name": "@scalar/use-tooltip", | ||
"description": "use tooltips with Vue", | ||
"keywords": [ | ||
"vue", | ||
"vue3", | ||
"tootltips", | ||
"composable" | ||
], | ||
"version": "0.4.2", | ||
"version": "0.5.0", | ||
"author": "Scalar (https://github.com/scalar)", | ||
"homepage": "https://github.com/scalar/scalar", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scalar/scalar.git", | ||
"directory": "packages/use-tooltip" | ||
"bugs": "https://github.com/scalar/scalar/issues/new", | ||
"dependencies": { | ||
"tippy.js": "6.3.7" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/scalar/scalar/issues/new" | ||
"devDependencies": { | ||
"@vitejs/plugin-vue": "4.3.4", | ||
"@vitest/coverage-v8": "0.34.4", | ||
"tsc-alias": "1.8.8", | ||
"vite": "4.4.9", | ||
"vitest": "0.34.4", | ||
"vue-tsc": "1.8.13" | ||
}, | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=18" | ||
}, | ||
"type": "module", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"exports": { | ||
"import": "./dist/index.js" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"exports": { | ||
"import": "./dist/index.js" | ||
}, | ||
"dependencies": { | ||
"tippy.js": "6.3.7" | ||
}, | ||
"devDependencies": { | ||
"@vitejs/plugin-vue": "4.2.3", | ||
"tsc-alias": "1.8.6", | ||
"vite": "4.4.8", | ||
"vitest": "0.34.1", | ||
"@vitest/coverage-v8": "^0.34.4", | ||
"vue-tsc": "1.8.8" | ||
}, | ||
"homepage": "https://github.com/scalar/scalar", | ||
"keywords": [ | ||
"composable", | ||
"tootltips", | ||
"vue", | ||
"vue3" | ||
], | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"peerDependencies": { | ||
"vue": "3.3.4" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scalar/scalar.git", | ||
"directory": "packages/use-tooltip" | ||
}, | ||
"type": "module", | ||
"scripts": { | ||
@@ -49,0 +47,0 @@ "build": "vite build && pnpm types:build && tsc-alias -p tsconfig.build.json", |
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
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
100001
1