single-file-core 1.5.60 → 1.5.61

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": "single-file-core",
3
- "version": "1.5.60",
3
+ "version": "1.5.61",
4
4
  "description": "SingleFile Core",
5
5
  "author": "Gildas Lormeau",
6
6
  "license": "AGPL-3.0-or-later",
@@ -56,7 +56,8 @@ const helper = {
56
56
  extract,
57
57
  display,
58
58
  formatFilename,
59
- INFOBAR_TAGNAME: infobar.INFOBAR_TAGNAME
59
+ INFOBAR_TAGNAME: infobar.INFOBAR_TAGNAME,
60
+ NESTING_TRACK_ID_ATTRIBUTE_NAME: util.NESTING_TRACK_ID_ATTRIBUTE_NAME
60
61
  };
61
62
 
62
63
  export {