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

@tc39/ecma262-biblio

Package Overview
Dependencies
Maintainers
0
Versions
435
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tc39/ecma262-biblio

Machine-readable representation of the internals of the ecma-262 spec

  • 2.1.2810
  • npm
  • Socket score

Version published
Weekly downloads
174
decreased by-8.42%
Maintainers
0
Weekly downloads
 
Created
Source

ECMA-262 Bibliography

This package, available on npm as @tc39/ecma262-biblio, contains a machine-readable representation of the terms, clauses, grammar, and abstract operations defined in ECMA-262. This will primarily be of use to people working with the specification itself.

If added as a dependency to a project using ecmarkup, you can load it by passing --load-biblio @tc39/ecma262-biblio.

It is automatically updated whenever ECMA-262 is. It is inherently unstable: editorial changes to the specification may add, remove, or modify the biblio, which may break your build (for example, if using ecmarkup with --lint-spec --strict). As such, the usual semver guarantees do not hold. You should pin a precise version of this package.

Major version bumps may be used for breaking changes to the format of the biblio itself. Minor version bumps may be used for non-breaking additions to the biblio format.

This version was built from commit 0b6c5f17.

Keywords

FAQs

Package last updated on 21 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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