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

vite-plugin-lightningcss

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

vite-plugin-lightningcss - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

14

package.json
{
"name": "vite-plugin-lightningcss",
"module": "src/index.ts",
"version": "0.0.3",
"version": "0.0.4",
"author": "Lawrence Chen <lawrencechen2002@gmail.com>",

@@ -34,10 +34,10 @@ "license": "MIT",

"dependencies": {
"browserslist": "^4.21.4",
"lightningcss": "^1.16.0"
"browserslist": "^4.21.5",
"lightningcss": "^1.19.0"
},
"devDependencies": {
"@types/node": "^18.7.18",
"tsup": "^6.2.3",
"typescript": "^4.6.4",
"vite": "^3.1.3"
"@types/node": "^18.13.0",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"vite": "^4.1.2"
},

@@ -44,0 +44,0 @@ "scripts": {

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