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 6.0.0 to 6.0.1

45

CHANGELOG.md
# Change Log
## [Unreleased](https://github.com/w3c/webidl2.js/tree/HEAD)
[Full Changelog](https://github.com/w3c/webidl2.js/compare/v6.0.0...HEAD)
**Closed issues:**
- Enum values should be objects [\#86](https://github.com/w3c/webidl2.js/issues/86)
**Merged pull requests:**
- Use ES2015 syntax for tests [\#88](https://github.com/w3c/webidl2.js/pull/88) ([SaschaNaz](https://github.com/SaschaNaz))
## [v6.0.0](https://github.com/w3c/webidl2.js/tree/v6.0.0) (2017-10-17)
[Full Changelog](https://github.com/w3c/webidl2.js/compare/v5.0.0...v6.0.0)
**Merged pull requests:**
- BREAKING CHANGE: ret enum value as object [\#87](https://github.com/w3c/webidl2.js/pull/87) ([marcoscaceres](https://github.com/marcoscaceres))
## [v5.0.0](https://github.com/w3c/webidl2.js/tree/v5.0.0) (2017-10-17)
[Full Changelog](https://github.com/w3c/webidl2.js/compare/v4.2.0...v5.0.0)
**Closed issues:**
- Unable to parse annotated types in generics [\#83](https://github.com/w3c/webidl2.js/issues/83)
- Drop support for Node 4, move to 6 LTS [\#82](https://github.com/w3c/webidl2.js/issues/82)
**Merged pull requests:**
- BREAKING CHANGE: Use ES2015 syntax [\#84](https://github.com/w3c/webidl2.js/pull/84) ([SaschaNaz](https://github.com/SaschaNaz))
## [v4.2.0](https://github.com/w3c/webidl2.js/tree/v4.2.0) (2017-10-16)
[Full Changelog](https://github.com/w3c/webidl2.js/compare/v4.1.0...v4.2.0)
**Closed issues:**
- Remove legacy caller support [\#78](https://github.com/w3c/webidl2.js/issues/78)
- Should report error for using duplicate names [\#77](https://github.com/w3c/webidl2.js/issues/77)
**Merged pull requests:**
- Check duplicated names [\#80](https://github.com/w3c/webidl2.js/pull/80) ([SaschaNaz](https://github.com/SaschaNaz))
- Remove legacycaller [\#79](https://github.com/w3c/webidl2.js/pull/79) ([SaschaNaz](https://github.com/SaschaNaz))
- Add "sequence" property to IDL Type AST definition [\#76](https://github.com/w3c/webidl2.js/pull/76) ([lerouche](https://github.com/lerouche))
## [v4.1.0](https://github.com/w3c/webidl2.js/tree/v4.1.0) (2017-07-04)

@@ -4,0 +49,0 @@ [Full Changelog](https://github.com/w3c/webidl2.js/compare/v4.0.0...v4.1.0)

4

package.json
{
"name": "webidl2",
"description": "A WebIDL Parser",
"version": "6.0.0",
"version": "6.0.1",
"contributors": [

@@ -14,3 +14,3 @@ "Robin Berjon <robin@berjon.com> (https://berjon.com)",

"expect": "21.2.1",
"jsondiffpatch": "0.2.4",
"jsondiffpatch": "0.2.5",
"mocha": "4.0.1"

@@ -17,0 +17,0 @@ },

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