@vavt/message
Advanced tools
Comparing version 1.0.0-0 to 1.0.0
{ | ||
"name": "@vavt/message", | ||
"version": "1.0.0-0", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
"keywords": [ | ||
"js", | ||
"message" | ||
"message", | ||
"info", | ||
"warning", | ||
"success", | ||
"error", | ||
"javascript", | ||
"typescript" | ||
], | ||
"description": "原生 js 编写的消息提示组件。包括消息、警告、成功和错误提示。", | ||
"description": "A native JS crafted message notification component, encompassing features for displaying messages, warnings, successes, and errors.", | ||
"scripts": { | ||
@@ -26,3 +31,3 @@ "dev": "vite", | ||
], | ||
"types": "./lib/types/index.d.ts", | ||
"types": "./types/index.d.ts", | ||
"main": "./lib/index.umd.js", | ||
@@ -29,0 +34,0 @@ "module": "./lib/index.mjs", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20867
0