@types/webidl2
Advanced tools
Comparing version 10.2.1 to 10.2.2
@@ -252,3 +252,3 @@ // Type definitions for webidl2 10.2 | ||
/** If there is a right-hand side, this will capture its type ("identifier" or "identifier-list") and its value. */ | ||
rhs: ExtendedAttributeRightHandSideIdentifier | ExtendedAttributeRightHandSideIdentifierList; | ||
rhs: ExtendedAttributeRightHandSideIdentifier | ExtendedAttributeRightHandSideIdentifierList | null; | ||
} | ||
@@ -255,0 +255,0 @@ |
{ | ||
"name": "@types/webidl2", | ||
"version": "10.2.1", | ||
"version": "10.2.2", | ||
"description": "TypeScript definitions for webidl2", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c448cb325564f182c230a31c9c8c52f28d491c7678de9097dd301111d2f61461", | ||
"typesPublisherContentHash": "67b4c725aff0bff2ffff48c845ec8fa500d5fd6222d74fd53c457fd7611e4461", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 15 Mar 2018 23:17:56 GMT | ||
* Last updated: Wed, 18 Apr 2018 16:51:11 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: WebIDL2 |
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
12411