@mdn/browser-compat-data 4.1.19 → 4.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1,5 +1,6 @@
1
- /* Any copyright is dedicated to the Public Domain.
2
- * http://creativecommons.org/publicdomain/zero/1.0/ */
1
+ /* This file is a part of @mdn/browser-compat-data
2
+ * See LICENSE file for more information. */
3
+
3
4
  /// <reference path="./types.d.ts"/>
4
5
  import { CompatData } from './types';
5
6
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"main":"index.js","name":"@mdn/browser-compat-data","version":"4.1.19","description":"Browser compatibility data provided by MDN Web Docs","repository":{"type":"git","url":"git+https://github.com/mdn/browser-compat-data.git"},"keywords":["bcd","browser-compat-data","browser","compatibility","data","mdn","mozilla"],"author":"MDN Web Docs","license":"CC0-1.0","bugs":{"url":"https://github.com/mdn/browser-compat-data/issues"},"homepage":"https://github.com/mdn/browser-compat-data#readme","types":"index.d.ts"}
1
+ {"main":"index.js","name":"@mdn/browser-compat-data","version":"4.1.20","description":"Browser compatibility data provided by MDN Web Docs","repository":{"type":"git","url":"git+https://github.com/mdn/browser-compat-data.git"},"keywords":["bcd","browser-compat-data","browser","compatibility","data","mdn","mozilla"],"author":"MDN Web Docs","license":"CC0-1.0","bugs":{"url":"https://github.com/mdn/browser-compat-data/issues"},"homepage":"https://github.com/mdn/browser-compat-data#readme","types":"index.d.ts"}
package/types.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- /* Any copyright is dedicated to the Public Domain.
2
- * http://creativecommons.org/publicdomain/zero/1.0/ */
1
+ /* This file is a part of @mdn/browser-compat-data
2
+ * See LICENSE file for more information. */
3
3
 
4
4
  /**
5
5
  * The names of the known browsers.