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

browser-specs

Package Overview
Dependencies
Maintainers
5
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-specs - npm Package Compare versions

Comparing version 3.40.0 to 3.41.0

2

package.json
{
"name": "browser-specs",
"version": "3.40.0",
"version": "3.41.0",
"description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",

@@ -5,0 +5,0 @@ "repository": {

@@ -272,5 +272,7 @@ # Web browser specifications

The URL of the latest published snapshot for the spec series. For leveled specs
(those that create a series), this matches the unversioned URL. That
unversioned URL should return the specification identified by the
[`currentSpecification`](#seriescurrentspecification) property.
(those that create a series), this matches the unversioned URL. In most cases,
that unversioned URL will return the specification identified by the
[`currentSpecification`](#seriescurrentspecification) property. It may return
an earlier level though, e.g. when the current specification has not yet been
published as a TR document.

@@ -289,3 +291,4 @@ For instance, this property will be set to `https://www.w3.org/TR/css-fonts/`

that allows to access the latest Editor's Draft of the current specification in
the series.
the series. That unversioned URL should return the specification identified by
the [`currentSpecification`](#seriescurrentspecification) property.

@@ -292,0 +295,0 @@ For instance, this property will be set to `https://drafts.csswg.org/css-fonts/`

Sorry, the diff of this file is too big to display

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