@getsupertab/supertab-js 3.48.1 → 3.48.2

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/README.md CHANGED
@@ -49,6 +49,8 @@ All dependencies in this package are listed under `devDependencies` in `package.
49
49
  - No external dependencies are required at runtime
50
50
  - The reason for bundling all dependencies (even with the npm package) is to avoid dependency conflicts with the consuming app.
51
51
 
52
+ Note: This package does not include an `engines` field in `package.json` because Node.js is only required for building the package, not for consuming it. The published npm package contains pre-built JavaScript bundles that run in the browser, so Node.js is a build detail, not a runtime requirement.
53
+
52
54
  ## Links
53
55
 
54
56
  - [Supertab Docs](https://docs.supertab.co/)
@@ -1,4 +1,4 @@
1
- import { c as R, g as z } from "./supertab-hveHAsrB.js";
1
+ import { c as R, g as z } from "./supertab-LVgJr5tH.js";
2
2
  function X(w, d) {
3
3
  for (var b = 0; b < d.length; b++) {
4
4
  const y = d[b];