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

watch-less-do-more

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watch-less-do-more - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

.circleci/config.yml

24

package.json
{
"name": "watch-less-do-more",
"version": "0.2.1",
"version": "0.3.0",
"description": "Watch less files and their dependency tree for changes & automatically recompile",

@@ -32,15 +32,14 @@ "main": "src/index.js",

"devDependencies": {
"autoprefixer": "6.7.6",
"bootstrap": "3.3.7",
"autoprefixer": "^6.7.7",
"bootstrap": "^3.4.1",
"eslint-config-jakesidsmith": "git+https://github.com/jakesidsmith/eslint-config-jakesidsmith.git",
"http-server": "0.9.0",
"less": "2.7.2",
"postcss": "5.2.16"
"http-server": "^0.11.1",
"less": "^2.7.3"
},
"dependencies": {
"chokidar": "2.0.0",
"lodash.foreach": "4.5.0",
"lodash.map": "4.6.0",
"mkdirp": "0.5.1",
"yargs": "6.6.0"
"chokidar": "^3.0.2",
"lodash.foreach": "^4.5.0",
"lodash.map": "^4.6.0",
"mkdirp": "^0.5.1",
"yargs": "^6.6.0"
},

@@ -52,3 +51,6 @@ "peerDependencies": {

"postcss": "5.x"
},
"engines": {
"node": ">= 8"
}
}

Sorry, the diff of this file is not supported yet

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