Socket
Socket
Sign inDemoInstall

less-loader

Package Overview
Dependencies
Maintainers
8
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

less-loader - npm Package Versions

13
7

10.1.0

Diff

Changelog

Source

10.1.0 (2021-10-11)

Features

  • add link field in schema (#429) (8580731)

Bug Fixes

  • only call addDependency on absolute paths (fa11ce7)
evilebottnawi
published 10.0.1 •

Changelog

Source

10.0.1 (2021-07-02)

Bug Fixes

evilebottnawi
published 10.0.0 •

Changelog

Source

10.0.0 (2021-06-17)

⚠ BREAKING CHANGES

  • less.webpackLoaderContext was removed, please use pluginManager.webpackLoaderContext

Bug Fixes

evilebottnawi
published 9.1.0 •

Changelog

Source

9.1.0 (2021-06-10)

Features

  • allow to use String value for the implementation option (465ffc4)
evilebottnawi
published 9.0.0 •

Changelog

Source

9.0.0 (2021-05-13)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0
evilebottnawi
published 8.1.1 •

Changelog

Source

8.1.1 (2021-04-15)

Bug Fixes

evilebottnawi
published 8.1.0 •

Changelog

Source

8.1.0 (2021-04-09)

Features

  • added the pluginManager.webpackLoaderContext property for less plugin developers, deprecated the less.webpackLoaderContext property, it fixed memory leak, please read this (#412) (e576240)
evilebottnawi
published 8.0.0 •

Changelog

Source

8.0.0 (2021-02-01)

Notes

  • using ~ is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.

Why you can removed it? The loader will first try to resolve @import as relative, if it cannot be resolved, the loader will try to resolve @import inside node_modules.

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

Features

  • supported the resolve.byDependency option, you can setup { resolve: { byDependency: { less: { mainFiles: ['custom', '...'] } } } }
evilebottnawi
published 7.3.0 •

Changelog

Source

7.3.0 (2021-01-21)

Features

  • added the implementation option (84d957c)
evilebottnawi
published 7.2.1 •

Changelog

Source

7.2.1 (2020-12-28)

Bug Fixes

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