@gits-id/alert
Advanced tools
Comparing version
{ | ||
"name": "@gits-id/alert", | ||
"version": "0.11.0", | ||
"version": "0.11.2-alpha.6+fb481d3", | ||
"description": "GITS Alert Component", | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
}, | ||
"gitHead": "691edca5992778c449d48bc6b00dc49e02295855", | ||
"gitHead": "fb481d32e00982aa81a1b2430dd7295297d2b8ea", | ||
"main": "dist/alert.umd.js", | ||
@@ -37,3 +37,12 @@ "unpkg": "dist/alert.iife.js", | ||
"module": "./dist/alert.es.js", | ||
"types": "./dist/types/index.d.ts" | ||
"types": "./dist/types/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/alert.es.js", | ||
"require": "./dist/alert.cjs.js" | ||
}, | ||
"./package.json": "./package.json", | ||
"./src/*": "./src/*", | ||
"./*": "./*" | ||
} | ||
} |
import VAlert from './VAlert.vue'; | ||
export {VAlert}; | ||
export default VAlert; |
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
47204
0.45%1
Infinity%