inferred-types 0.55.23 → 1.0.0-beta.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.
Files changed (34) hide show
  1. package/README.md +3 -2
  2. package/modules/constants/dist/index.cjs +8641 -3110
  3. package/modules/constants/dist/index.cjs.map +1 -1
  4. package/modules/constants/dist/index.d.cts +4620 -0
  5. package/modules/constants/dist/index.d.cts.map +1 -0
  6. package/modules/constants/dist/index.d.ts +3502 -2987
  7. package/modules/constants/dist/index.d.ts.map +1 -0
  8. package/modules/constants/dist/index.js +8406 -2897
  9. package/modules/constants/dist/index.js.map +1 -1
  10. package/modules/inferred-types/dist/index.cjs +18 -9778
  11. package/modules/inferred-types/dist/index.d.cts +3 -0
  12. package/modules/inferred-types/dist/index.d.ts +3 -39237
  13. package/modules/inferred-types/dist/index.js +3 -9063
  14. package/modules/runtime/dist/index.cjs +16161 -6430
  15. package/modules/runtime/dist/index.cjs.map +1 -1
  16. package/modules/runtime/dist/index.d.cts +14592 -0
  17. package/modules/runtime/dist/index.d.cts.map +1 -0
  18. package/modules/runtime/dist/index.d.ts +10550 -11940
  19. package/modules/runtime/dist/index.d.ts.map +1 -0
  20. package/modules/runtime/dist/index.js +15545 -5915
  21. package/modules/runtime/dist/index.js.map +1 -1
  22. package/modules/types/dist/index.d.mts +28483 -0
  23. package/modules/types/dist/index.d.mts.map +1 -0
  24. package/modules/types/dist/index.d.ts +23952 -14621
  25. package/modules/types/dist/index.d.ts.map +1 -0
  26. package/modules/types/dist/index.js +224 -201
  27. package/modules/types/dist/index.js.map +1 -1
  28. package/modules/types/dist/index.mjs +216 -0
  29. package/modules/types/dist/index.mjs.map +1 -0
  30. package/package.json +126 -106
  31. package/modules/inferred-types/dist/index.cjs.map +0 -1
  32. package/modules/inferred-types/dist/index.js.map +0 -1
  33. package/modules/types/dist/index.cjs +0 -249
  34. package/modules/types/dist/index.cjs.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.