Socket
Socket
Sign inDemoInstall

@types/webidl2

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 23.13.4 to 23.13.5

6

webidl2/index.d.ts

@@ -32,7 +32,3 @@ // Type definitions for webidl2 23.13

export type IDLInterfaceMixinMemberType =
| AttributeMemberType
| ConstantMemberType
| (DeclarationMemberType & { type: "stringifier" })
| OperationMemberType;
export type IDLInterfaceMixinMemberType = AttributeMemberType | ConstantMemberType | OperationMemberType;

@@ -39,0 +35,0 @@ export type IDLNamespaceMemberType = AttributeMemberType | OperationMemberType;

6

webidl2/package.json
{
"name": "@types/webidl2",
"version": "23.13.4",
"version": "23.13.5",
"description": "TypeScript definitions for webidl2",

@@ -27,4 +27,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "031ba72557c102eb96c5e899d30eada14c0f5946062eba9befd4a9f638db67c8",
"typeScriptVersion": "3.1"
"typesPublisherContentHash": "10a9d0bf4295f10ed4e41507e4883b3b70a893ce47c0069ef1746daa6e73b5ca",
"typeScriptVersion": "3.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sat, 12 Sep 2020 00:12:33 GMT
* Last updated: Wed, 16 Sep 2020 18:29:08 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `WebIDL2`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc