@applitools/css-tree
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -61,2 +61,9 @@ ## next | ||
## [1.1.4](https://github.com/Applitools-Dev/sdk/compare/js/css-tree@1.1.3...js/css-tree@1.1.4) (2024-06-26) | ||
### Bug Fixes | ||
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414)) | ||
## [1.1.3](https://github.com/Applitools-Dev/sdk/compare/js/css-tree@1.1.2...js/css-tree@1.1.3) (2024-05-28) | ||
@@ -63,0 +70,0 @@ |
@@ -1,1 +0,1 @@ | ||
export const version = "1.1.3"; | ||
export const version = "1.1.4"; |
{ | ||
"name": "@applitools/css-tree", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A temporary custom copy of https://github.com/csstree/csstree", | ||
@@ -138,3 +138,6 @@ "homepage": "https://applitools.com", | ||
], | ||
"packageManager": "yarn@1.0.0" | ||
"packageManager": "yarn@1.0.0", | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1313419