@types/webidl2
Advanced tools
Comparing version 10.2.2 to 10.2.3
@@ -99,3 +99,3 @@ // Type definitions for webidl2 10.2 | ||
idlType: IDLTypeDescription; | ||
/** A list of arguments, as in function paramters. */ | ||
/** A list of arguments, as in function parameters. */ | ||
arguments: Argument[]; | ||
@@ -102,0 +102,0 @@ /** A list of extended attributes. */ |
{ | ||
"name": "@types/webidl2", | ||
"version": "10.2.2", | ||
"version": "10.2.3", | ||
"description": "TypeScript definitions for webidl2", | ||
@@ -14,10 +14,11 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "67b4c725aff0bff2ffff48c845ec8fa500d5fd6222d74fd53c457fd7611e4461", | ||
"typesPublisherContentHash": "7fe48d8b98d53f0c823b0e002af54a13d9faea44a2f64595d137305feeca1e3d", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webidl2 | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webidl2 | ||
Additional Details | ||
* Last updated: Wed, 18 Apr 2018 16:51:11 GMT | ||
* Last updated: Thu, 01 Nov 2018 17:41:05 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: WebIDL2 |
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
12137