@gits-id/alert
Advanced tools
Comparing version
{ | ||
"name": "@gits-id/alert", | ||
"version": "0.3.0", | ||
"version": "0.4.0-alpha.1+ba7ba8c", | ||
"description": "GITS Alert Component", | ||
"scripts": { | ||
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types", | ||
"prepublishOnly": "npm run build", | ||
"test": "vitest" | ||
}, | ||
"keywords": [ | ||
@@ -13,13 +18,16 @@ "alert", | ||
"dependencies": { | ||
"@gits-id/utils": "^0.3.0", | ||
"@heroicons/vue": "^1.0.6" | ||
"@gits-id/utils": "^0.4.0-alpha.1+ba7ba8c", | ||
"@heroicons/vue": "^1.0.6", | ||
"vue": "^3.2.33" | ||
}, | ||
"devDependencies": { | ||
"autoprefixer": "^10.4.2", | ||
"c8": "^7.11.3", | ||
"postcss": "^8.4.8", | ||
"tailwindcss": "^3.0.23", | ||
"typescript": "^4.6.2", | ||
"vite": "^2.8.6" | ||
"vite": "^2.8.6", | ||
"vitest": "^0.12.4" | ||
}, | ||
"gitHead": "1c8786cbf03a24b464264d95d0d3a90812476412", | ||
"gitHead": "ba7ba8c5dc8af8222d6e31795ca3cfa86995b5ec", | ||
"main": "dist/alert.umd.js", | ||
@@ -29,7 +37,3 @@ "unpkg": "dist/alert.iife.js", | ||
"module": "./dist/alert.es.js", | ||
"types": "./dist/types/index.d.ts", | ||
"scripts": { | ||
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types", | ||
"test": "vitest" | ||
} | ||
} | ||
"types": "./dist/types/index.d.ts" | ||
} |
@@ -19,4 +19,4 @@ { | ||
}, | ||
"include": ["vue.d.ts", "*.vue", "src"], | ||
"include": ["src/vue.d.ts", "*.vue", "src"], | ||
"exclude": ["**/*.stories.ts", "**/*.spec.ts", "**/*.test.ts"] | ||
} |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
37031
1.5%17
6.25%500
3.31%3
50%7
40%1
Infinity%+ Added
+ Added
- Removed