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

@rspack/plugin-less

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspack/plugin-less - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9-1

6

CHANGELOG.md
# @rspack/plugin-less
## 0.0.9
### Patch Changes
- @rspack/core@0.0.9
## 0.0.8

@@ -4,0 +10,0 @@

14

package.json
{
"name": "@rspack/plugin-less",
"version": "0.0.8",
"version": "0.0.9-1",
"description": "less plugin for rspack",

@@ -8,2 +8,5 @@ "author": "wangzhenzhuo",

"typings": "dist/index.d.ts",
"scripts": {
"build": "tsc"
},
"keywords": [

@@ -15,3 +18,3 @@ "rspack",

"devDependencies": {
"@rspack/core": "0.0.8",
"@rspack/core": "workspace:*",
"@types/jest": "^27.0.1",

@@ -22,11 +25,8 @@ "@types/less": "^3.0.3"

"klona": "2.0.5",
"less": "4.1.2",
"less": "3",
"tslib": "^2.3.1"
},
"peerDependencies": {
"@rspack/core": "0.0.8"
},
"scripts": {
"build": "tsc"
"@rspack/core": "workspace:*"
}
}
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