@types/css-tree
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -382,3 +382,3 @@ // Type definitions for css-tree 2.0 | ||
type: 'Url'; | ||
value: StringNode | Raw; | ||
value: string; | ||
} | ||
@@ -385,0 +385,0 @@ |
{ | ||
"name": "@types/css-tree", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for css-tree", | ||
@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css-tree", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3f75018e6321f3854451eba2f3726a779bf9896d9604713d62fdf4697a1dc334", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "794dc18117eca365fced2ef533fbd0525a5987cbd96f8916708dfa64ec7029f2", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 15 Oct 2022 21:33:15 GMT | ||
* Last updated: Mon, 02 Jan 2023 10:32:52 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
23458