Socket
Socket
Sign inDemoInstall

webidl2

Package Overview
Dependencies
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webidl2 - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

lib/webidl2.js

@@ -991,3 +991,3 @@ (function() {

var res = definitions(opt.ws);
if (tokens.length) error("Unrecognized tokens");
if (tokens.length) error("Unrecognised tokens");
return res;

@@ -994,0 +994,0 @@ };

{
"name": "webidl2",
"description": "A WebIDL Parser",
"version": "2.2.1",
"version": "2.2.2",
"author": "Robin Berjon <robin@berjon.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

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