Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webref/idl

Package Overview
Dependencies
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webref/idl - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "@webref/idl",
"description": "Web IDL definitions of the web platform",
"version": "1.0.2",
"version": "1.0.3",
"repository": {

@@ -17,3 +17,3 @@ "type": "git",

},
"gitHead": "5231183be2fc45befc333217628800cfadfa67dd"
"gitHead": "087b6bf0f6d75f4653ec783f51ffe17cad178a9e"
}

@@ -35,2 +35,3 @@ # Web IDL definitions of the web platform

- All IDL files can be parsed by the version of [webidl2.js](https://github.com/w3c/webidl2.js/) used in `peerDependencies` in `package.json`.
- All types except `void` are defined by some specification.
- No duplicate top-level definitions or members.

@@ -43,3 +44,2 @@ - No missing or mismatched types in inheritance chains.

- Extended attributes are not validated at all.
- Some types referenced may not be defined.
- Generally no other guarantees except the ones enforced by tests.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc