less-openui5
Advanced tools
Comparing version 0.11.5 to 0.11.6
"use strict"; | ||
const path = require("path"); | ||
const css = require("css"); | ||
const css = require("@adobe/css-tools"); | ||
@@ -6,0 +6,0 @@ |
@@ -189,3 +189,3 @@ Apache License | ||
Copyright 2021 SAP SE or an SAP affiliate company. | ||
Copyright 2023 SAP SE or an SAP affiliate company. | ||
@@ -192,0 +192,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
{ | ||
"name": "less-openui5", | ||
"version": "0.11.5", | ||
"version": "0.11.6", | ||
"description": "Build OpenUI5 themes with Less.js", | ||
@@ -85,4 +85,4 @@ "author": { | ||
"dependencies": { | ||
"@adobe/css-tools": "^4.0.2", | ||
"clone": "^2.1.2", | ||
"css": "^3.0.0", | ||
"mime": "^1.6.0" | ||
@@ -89,0 +89,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
360454
+ Added@adobe/css-tools@^4.0.2
+ Added@adobe/css-tools@4.4.1(transitive)
- Removedcss@^3.0.0
- Removedatob@2.1.2(transitive)
- Removedcss@3.0.0(transitive)
- Removeddecode-uri-component@0.2.2(transitive)
- Removedinherits@2.0.4(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-resolve@0.6.0(transitive)