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

gulp-less-precompiler

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-less-precompiler - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

15

package.json
{
"name": "gulp-less-precompiler",
"version": "1.1.3",
"version": "1.1.4",
"description": "A gulp plugin that replaces imports with the imported file content.",

@@ -9,6 +9,3 @@ "main": "index.js",

},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/aetheric/gulp-less-precompiler.git"
},
"repository": "aetheric/gulp-less-precompiler.git",
"keywords": [

@@ -19,9 +16,9 @@ "gulpplugin"

"license": "MIT",
"bugs": {
"url": "https://github.com/aetheric/gulp-less-precompiler/issues"
"bugs": "https://github.com/aetheric/gulp-less-precompiler/issues",
"homepage": "https://github.com/aetheric/gulp-less-precompiler#readme",
"engines": {
"node": ">=0.1.98"
},
"homepage": "https://github.com/aetheric/gulp-less-precompiler#readme",
"dependencies": {
"new-from": "0.0.3",
"readline": "^1.1.0",
"stringbuilder": "0.0.11",

@@ -28,0 +25,0 @@ "through2": "^2.0.0",

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