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

node-lessify

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-lessify - npm Package Compare versions

Comparing version 0.0.11 to 0.1.0

12

package.json
{
"name": "node-lessify",
"version": "0.0.11",
"version": "0.1.0",
"description": "LESS precompiler and CSS plugin for Browserify",

@@ -27,9 +27,9 @@ "main": "index.js",

"dependencies": {
"less": "2.4.x",
"object-assign": "^2.0.0",
"through2": "0.6.x"
"less": "^2.5.3",
"object-assign": "^4.0.1",
"through2": "^2.0.0"
},
"devDependencies": {
"browserify": "8.x.x",
"less-plugin-autoprefix": "^1.3.0"
"browserify": "^10.0.0",
"less-plugin-autoprefix": "^1.5.1"
},

@@ -36,0 +36,0 @@ "bugs": {

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