fugu-api-data 1.18.0 → 1.18.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fugu-api-data",
3
- "version": "1.18.0",
3
+ "version": "1.18.1",
4
4
  "description": "Data about Project Fugu 🐡 APIs.",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/patterns.js CHANGED
@@ -281,7 +281,7 @@ const patterns = {
281
281
  documentation:
282
282
  'https://blogs.windows.com/msedgedev/2021/08/18/enhancing-inking-on-the-web/',
283
283
  blinkFeatureID: undefined,
284
- chromeStatusID: undefined,
284
+ chromeStatusID: 5961434129235968,
285
285
  },
286
286
  'Insertable streams for MediaStreamTrack': {
287
287
  regEx: /MediaStreamTrackProcessor\s*\(/g,
package/patterns.mjs CHANGED
@@ -281,7 +281,7 @@ export default {
281
281
  documentation:
282
282
  'https://blogs.windows.com/msedgedev/2021/08/18/enhancing-inking-on-the-web/',
283
283
  blinkFeatureID: undefined,
284
- chromeStatusID: undefined,
284
+ chromeStatusID: 5961434129235968,
285
285
  },
286
286
  'Insertable streams for MediaStreamTrack': {
287
287
  regEx: /MediaStreamTrackProcessor\s*\(/g,