webext-schema
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -1,3 +0,7 @@ | ||
/** | ||
* index.js | ||
/*! | ||
* webext-schema | ||
* | ||
* @license MPL-2.0 | ||
* @copyright asamuzaK (Kazz) | ||
* @see {@link https://github.com/asamuzaK/webext-schema/blob/master/LICENSE} | ||
*/ | ||
@@ -4,0 +8,0 @@ |
@@ -33,3 +33,3 @@ { | ||
"npm-run-all": "^4.1.5", | ||
"undici": "^5.18.0" | ||
"undici": "^5.19.1" | ||
}, | ||
@@ -52,3 +52,3 @@ "scripts": { | ||
}, | ||
"version": "5.1.1" | ||
"version": "5.1.2" | ||
} |
[![build](https://github.com/asamuzaK/webext-schema/workflows/build/badge.svg)](https://github.com/asamuzaK/webext-schema/actions?query=workflow%3Abuild) | ||
[![CodeQL](https://github.com/asamuzaK/webext-schema/workflows/CodeQL/badge.svg)](https://github.com/asamuzaK/webext-schema/actions?query=workflow%3ACodeQL) | ||
<!-- | ||
[![dependencies Status](https://david-dm.org/asamuzaK/webext-schema/status.svg)](https://david-dm.org/asamuzaK/webext-schema) | ||
[![devDependencies Status](https://david-dm.org/asamuzaK/webext-schema/dev-status.svg)](https://david-dm.org/asamuzaK/webext-schema?type=dev) | ||
--> | ||
[![npm version](https://badge.fury.io/js/webext-schema.svg)](https://badge.fury.io/js/webext-schema) | ||
[![npm](https://img.shields.io/npm/v/webext-schema)](https://www.npmjs.com/package/webext-schema) | ||
# webext-schema | ||
WebExtensions schemas and MailExtensions schemas fetched from [hg.mozilla.org](https://hg.mozilla.org/). | ||
[WebExtentions](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions "Browser Extensions - Mozilla | MDN") schemas and [MailExtensions](https://developer.thunderbird.net/add-ons/mailextensions "A Guide to Extensions - Thunderbird") schemas fetched from [hg.mozilla.org](https://hg.mozilla.org/). | ||
Stubbed browser API is also available. | ||
@@ -13,0 +9,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3534917
99398
128