Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-style-to-vw

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-style-to-vw - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

11

package.json
{
"name": "vite-plugin-style-to-vw",
"version": "1.0.2",
"version": "1.0.3",
"description": "一个可以将签内样式px转换vw的plugin",

@@ -20,3 +20,7 @@ "exports": {

"style",
"vw"
"vw",
"px",
"px-to-vw",
"style-to-vw-plugin",
"style-px-to-vw"
],

@@ -40,3 +44,6 @@ "repository": {

"registry": "https://registry.npmjs.org/"
},
"bugs": {
"url": "https://github.com/cq112233/vite-plugin-style-to-vw/issues"
}
}

2

README.md

@@ -18,3 +18,3 @@ # vite-plugin-style-to-vw

## 使用
## 使用 必须写在vue()前面

@@ -21,0 +21,0 @@ vite.config.js

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