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

less-openui5

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

less-openui5 - npm Package Versions

234

0.11.6

Diff

Changelog

Source

[v0.11.6] - 2023-01-23

Bug Fixes

<a name="v0.11.5"></a>

ui5-bot
published 0.11.5 •

Changelog

Source

[v0.11.5] - 2022-12-12

Bug Fixes

  • Revert "Switch to maintained fork of "css" package" (#261) 3b6c459

<a name="v0.11.4"></a>

ui5-bot
published 0.11.4 •

Changelog

Source

[v0.11.4] - 2022-12-01

Bug Fixes

<a name="v0.11.3"></a>

ui5-bot
published 0.11.3 •

Changelog

Source

[v0.11.3] - 2022-11-30

Bug Fixes

  • Switch to maintained fork of "css" package 0abe66a

<a name="v0.11.2"></a>

ui5-bot
published 0.11.2 •

Changelog

Source

[v0.11.2] - 2021-06-28

Bug Fixes

  • CSS Variables: Fix variable handling / relative urls (#172) 6ace17f

<a name="v0.11.1"></a>

ui5-bot
published 0.11.1 •

Changelog

Source

[v0.11.1] - 2021-03-17

Bug Fixes

  • Variables: Include variables defined in sub-directories (#160) 5568cd6

<a name="v0.11.0"></a>

ui5-bot
published 0.11.0 •

Changelog

Source

[v0.11.0] - 2021-03-10

Breaking Changes

  • Only rewrite image paths for RTL-variant when files exist (#162) 88e7a74

BREAKING CHANGE

This affects the output of the rtl (right-to-left) variant that is created by applying several mechanisms to create a mirrored variant of the CSS to be used in locales that use a right to left text direction.

One aspect is adopting urls which contain an img folder in the path. Before this change, all urls have been changed to use a img-RTL folder instead. This allows mirrored images to be used, but it also requires an images to be available on that path even when the original image should be used (e.g. for a logo).

With this change:

  • Urls are only adopted in case an img-RTL variant of that file exists
  • Urls with a protocol (http/https/data/...) or starting with a slash (/) are not adopted anymore

<a name="v0.10.0"></a>

ui5-bot
published 0.10.0 •

Changelog

Source

[v0.10.0] - 2021-01-29

Breaking Changes

  • Security: Disable JavaScript execution in Less.js c0d3a85

BREAKING CHANGE

Parser option javascriptEnabled has been removed. JavaScript is always disabled and cannot be enabled.

<a name="v0.9.0"></a>

ui5-bot
published 0.9.0 •

Changelog

Source

[v0.9.0] - 2020-11-06

Breaking Changes

  • Remove support for import over http(s) e4a1c86
  • Require Node.js >= 10 47f244e

BREAKING CHANGE

Import over http(s) is not supported anymore. Use the Builder 'fs' option to provide an interface that also handles http(s) resources.

Support for older Node.js releases has been dropped. Only Node.js v10 or higher is supported.

<a name="v0.8.7"></a>

ui5-bot
published 0.8.7 •

Changelog

Source

[v0.8.7] - 2020-06-26

Bug Fixes

  • Error handling for missing scoping files c7513a1

<a name="v0.8.6"></a>

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