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

esbuild-plugin-less

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-less - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

12

package.json
{
"name": "esbuild-plugin-less",
"version": "1.1.5",
"version": "1.1.6",
"description": "esbuild plugin for less files",

@@ -44,3 +44,3 @@ "repository": "https://github.com/iam-medvedev/esbuild-plugin-less.git",

"cz-conventional-changelog": "3.3.0",
"esbuild": "0.13.6",
"esbuild": "0.13.8",
"git-cz": "4.8.0",

@@ -52,3 +52,3 @@ "husky": "7.0.2",

"semantic-release": "18.0.0",
"ts-jest": "27.0.5",
"ts-jest": "27.0.7",
"ts-node": "10.3.0",

@@ -58,3 +58,3 @@ "typescript": "4.4.4"

"peerDependencies": {
"esbuild": "^0.13.x"
"esbuild": "^0.13.x || ^0.14.0"
},

@@ -71,4 +71,4 @@ "dependencies": {

"volta": {
"node": "14.18.1",
"yarn": "1.22.15"
"node": "16.13.0",
"yarn": "1.22.17"
},

@@ -75,0 +75,0 @@ "husky": {

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