New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vavt/message

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vavt/message - npm Package Compare versions

Comparing version 1.0.0-0 to 1.0.0

15

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc