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

lesslint

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lesslint - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0-beta.2

.npmignore

19

package.json
{
"name": "lesslint",
"description": "Less lint",
"version": "0.0.1",
"description": "Lesslint your less code",
"version": "0.1.0-beta.2",
"maintainers": [
{ "name": "ielgnaw", "email": "wuji0223@gmail.com" }
{
"name": "ielgnaw",
"email": "wuji0223@gmail.com"
}
],
"dependencies": {
"chalk": "^0.5.1",
"edp-core": "^1.0.28",
"less": "^1.7.4"
},
"repository": "git@github.com:ielgnaw/node-lesslint"
"bin": {
"lesslint": "./bin/lesslint-cli"
},
"repository": {
"type": "git",
"url": "git@github.com:ielgnaw/node-lesslint"
}
}
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