Socket
Socket
Sign inDemoInstall

custom-elements-manifest

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

2.0.0

Diff

Changelog

Source

[2.0.0] - 2022-09-12

Added

  • Added an optional "syntax" field to CSSCustomProperty to describe the property syntax using CSS Properties and Values API's syntax strings. Fixes https://github.com/webcomponents/custom-elements-manifest/issues/68

  • Added CustomElementField that extends ClassField with the ability to describe associated attributes. Fixes https://github.com/webcomponents/custom-elements-manifest/issues/36 (#75)

  • Added a "deprecated" field to all declarations (functions and methods) (#89, #105)

  • Added a "rest" field to parameters. (#83)

  • Added an optional summary field to Function and Method return types. (#109)

Fixed

  • Fixed how custom element declarations extend class declarations. Previously CustomElementDeclaration didn't include CustomElement properties, and MixinDeclaration required some CustomElement properties. Added new CustomElementMixinDeclaration interface. Fixes https://github.com/webcomponents/custom-elements-manifest/issues/69 (#103)

  • Clarified that module paths should point to importable files in the package. (#104)

justinfagnani
published 1.0.0 •

Changelog

Source

[1.0.0] - 2021-06-10

Initial release

justinfagnani
published 0.1.0 •

Changelog

Source

[0.1.0] - 2021-02-12

Initial pre-release

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