style-value-types
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -5,2 +5,8 @@ # Changelog | ||
## [5.1.2] 2022-08-15 | ||
### Update | ||
- Updating `tslib` and `typescript`. | ||
## [5.1.1] 2022-08-10 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "style-value-types", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "Parsers, transformers and tests for special value types, eg: %, hex codes etc.", | ||
@@ -71,4 +71,4 @@ "main": "dist/valueTypes.cjs.js", | ||
"hey-listen": "^1.0.8", | ||
"tslib": "^2.3.1" | ||
"tslib": "2.4.0" | ||
} | ||
} |
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
58607
+ Addedtslib@2.4.0(transitive)
- Removedtslib@2.8.1(transitive)
Updatedtslib@2.4.0