Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@infinite-list/dimension

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infinite-list/dimension - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

index.cjs.d.ts

600

CHANGELOG.md

@@ -1,12 +0,594 @@

# @infinite-list/dimension
# CHANGELOG
## 0.0.2
## [0.4.10](https://github.com/red-armor/infinite-list/compare/v0.4.9...v0.4.10) (2023-10-18)
### Patch Changes
- 3b54664: bump version
- fc97cde: bump version
- Updated dependencies [3b54664]
- Updated dependencies [fc97cde]
- @infinite-list/container@0.0.2
- @infinite-list/item-meta@0.0.2
### Features
* use @x-oasis/get-map-key-by-value @x-oasis/find-last-index ([766bb0c](https://github.com/red-armor/infinite-list/commit/766bb0ce3b9f9447e5da71673b812104b5218370))
## [0.4.9](https://github.com/red-armor/infinite-list/compare/v0.4.8...v0.4.9) (2023-10-17)
### Bug Fixes
* teleport ([79b58a2](https://github.com/red-armor/infinite-list/commit/79b58a243d801d6a5e79ba364982be21acd73e7d))
## [0.4.8](https://github.com/red-armor/infinite-list/compare/v0.4.7...v0.4.8) (2023-10-17)
### Features
* add `teleportItemProps` support ([8c76c17](https://github.com/red-armor/infinite-list/commit/8c76c179d854785ded3bf66605bde750f60b5821))
## [0.4.7](https://github.com/red-armor/infinite-list/compare/v0.4.6...v0.4.7) (2023-10-16)
## [0.4.6](https://github.com/red-armor/infinite-list/compare/v0.4.5...v0.4.6) (2023-10-16)
### Bug Fixes
* bugs ([e4d4bfc](https://github.com/red-armor/infinite-list/commit/e4d4bfc036270cbf8fd56255158c2cbee227c08a))
## [0.4.5](https://github.com/red-armor/infinite-list/compare/v0.4.4...v0.4.5) (2023-10-16)
### Features
* for tag ([5725391](https://github.com/red-armor/infinite-list/commit/57253918cff77f0da86db755131c69af9dd1863b))
## [0.4.4](https://github.com/red-armor/infinite-list/compare/v0.4.3...v0.4.4) (2023-10-16)
### Bug Fixes
* `startIndexInRecycler` ([b6c8e85](https://github.com/red-armor/infinite-list/commit/b6c8e85dc6d01a9fcb8c858f06da18c8fea25579))
## [0.4.3](https://github.com/red-armor/infinite-list/compare/v0.4.2...v0.4.3) (2023-10-16)
### Features
* ItemMetaStateHelper not work ([f782879](https://github.com/red-armor/infinite-list/commit/f7828796bf5d8c00bec3082d9d1e11297f208cf8))
## [0.4.2](https://github.com/red-armor/infinite-list/compare/v0.4.1...v0.4.2) (2023-10-15)
### Bug Fixes
* tracker ([dea2cdf](https://github.com/red-armor/infinite-list/commit/dea2cdf80759a7b6be398039ad31e21833585718))
### Features
* update ([3969a95](https://github.com/red-armor/infinite-list/commit/3969a95e1d1ce517214d917467b33857686f6f4d))
## [0.4.1](https://github.com/red-armor/infinite-list/compare/v0.4.0...v0.4.1) (2023-10-15)
### Features
* export context ([7c1cdfd](https://github.com/red-armor/infinite-list/commit/7c1cdfdaf29588d83d2643dda3888541d961a8a1))
* update ([d4aac67](https://github.com/red-armor/infinite-list/commit/d4aac67d4b7729168dc470333e9901a860cc88f5))
# [0.4.0](https://github.com/red-armor/infinite-list/compare/v0.3.0...v0.4.0) (2023-10-15)
### Features
* `findLastIndex` need a polyfill ([0224b81](https://github.com/red-armor/infinite-list/commit/0224b81d772cf74f1cef91d4ff0b6ce50697d5a5))
* update list ([acbcdd7](https://github.com/red-armor/infinite-list/commit/acbcdd7930010b2519e2016ec525c2714fe42090))
# [0.3.0](https://github.com/red-armor/infinite-list/compare/v0.2.44...v0.3.0) (2023-10-15)
### Features
* change package.json version ([c00bd59](https://github.com/red-armor/infinite-list/commit/c00bd59c27a948bd4148893919975f8fff5bd0e0))
* update ([270c614](https://github.com/red-armor/infinite-list/commit/270c614c26cb1bbc7c20e610dc15b40fcca136e6))
* update ([2a21193](https://github.com/red-armor/infinite-list/commit/2a21193a817dbcdd7424dcba54165bbf9f17e9b3))
## [0.2.44](https://github.com/red-armor/infinite-list/compare/v0.2.43...v0.2.44) (2023-07-05)
## [0.2.43](https://github.com/red-armor/infinite-list/compare/v0.2.42...v0.2.43) (2023-07-05)
### Features
* adjust recycle strategy ([2b0f0dc](https://github.com/red-armor/infinite-list/commit/2b0f0dc46b0824aebc311801fe37334c99780dbf))
## [0.2.42](https://github.com/red-armor/infinite-list/compare/v0.2.41...v0.2.42) (2023-07-02)
## [0.2.41](https://github.com/red-armor/infinite-list/compare/v0.2.40...v0.2.41) (2023-06-28)
### Bug Fixes
* _stateListener may set to null issue ([27e43da](https://github.com/red-armor/infinite-list/commit/27e43da75c8bbd2a8025492e0ac17c669ff587ff))
## [0.2.40](https://github.com/red-armor/infinite-list/compare/v0.2.39...v0.2.40) (2023-06-27)
### Features
* add `useItemApproximateLength` support close [#34](https://github.com/red-armor/infinite-list/issues/34) ([#35](https://github.com/red-armor/infinite-list/issues/35)) ([351f09b](https://github.com/red-armor/infinite-list/commit/351f09bd6de46671215afabfd80e55910d136b88))
## [0.2.39](https://github.com/red-armor/infinite-list/compare/v0.2.38...v0.2.39) (2023-06-26)
### Features
* bump @x-oasis/layout-equal ([229cc9e](https://github.com/red-armor/infinite-list/commit/229cc9e25c903296b84e89ba800c91d05b05de4f))
## [0.2.38](https://github.com/red-armor/infinite-list/compare/v0.2.37...v0.2.38) (2023-06-26)
### Features
* add itemApproximateLength support ([f927a70](https://github.com/red-armor/infinite-list/commit/f927a701ee56e64221df69ed6042a75ea88e85e2))
## [0.2.37](https://github.com/red-armor/infinite-list/compare/v0.2.36...v0.2.37) (2023-06-26)
### Features
* only add buffer on Math.abs(velocity) < 1 ([57c8c96](https://github.com/red-armor/infinite-list/commit/57c8c969c528b19f151f768d8cec295e9c353604))
## [0.2.36](https://github.com/red-armor/infinite-list/compare/v0.2.35...v0.2.36) (2023-06-25)
### Features
* ignore testing ([335f564](https://github.com/red-armor/infinite-list/commit/335f564cdcbbfa18301416ed1ff2ad1faf5198b6))
* ignore testing ([97abd58](https://github.com/red-armor/infinite-list/commit/97abd587ea109dba84198eb561d5a6a3d3482453))
## [0.2.35](https://github.com/red-armor/infinite-list/compare/v0.2.34...v0.2.35) (2023-06-24)
### Features
* close [#30](https://github.com/red-armor/infinite-list/issues/30) ([#32](https://github.com/red-armor/infinite-list/issues/32)) ([b64e854](https://github.com/red-armor/infinite-list/commit/b64e854a09ebb8273da259a69000af1baac224da))
* close [#31](https://github.com/red-armor/infinite-list/issues/31), integerBufferSet get position method ([#33](https://github.com/red-armor/infinite-list/issues/33)) ([a9c1158](https://github.com/red-armor/infinite-list/commit/a9c115835a655498bab7859f70090ca7a166af6e))
## [0.2.34](https://github.com/red-armor/infinite-list/compare/v0.2.33...v0.2.34) (2023-06-17)
### Bug Fixes
* add canIUseRIC to handle RN iOS not called bug closed [#28](https://github.com/red-armor/infinite-list/issues/28) ([#29](https://github.com/red-armor/infinite-list/issues/29)) ([c43cb74](https://github.com/red-armor/infinite-list/commit/c43cb74e04fd5db6b947fef5198bc675dd223c1d))
### Features
* upadte ([c3d87c4](https://github.com/red-armor/infinite-list/commit/c3d87c40acbcf5696ee095c935172ff0e10c0deb))
## [0.2.33](https://github.com/red-armor/infinite-list/compare/v0.2.32...v0.2.33) (2023-06-16)
### Bug Fixes
* reservedIndices is a Set cant be iterated issue ([14a6987](https://github.com/red-armor/infinite-list/commit/14a69871a2450c0f584d21fc99c607ef09be79e2))
## [0.2.32](https://github.com/red-armor/infinite-list/compare/v0.2.31...v0.2.32) (2023-06-15)
### Features
* clear reuse item with new offset ([a580702](https://github.com/red-armor/infinite-list/commit/a580702cdf744224681aa47cae35845b01592a79))
## [0.2.31](https://github.com/red-armor/infinite-list/compare/v0.2.30...v0.2.31) (2023-06-14)
## [0.2.30](https://github.com/red-armor/infinite-list/compare/v0.2.29...v0.2.30) (2023-06-11)
### Features
* close [#23](https://github.com/red-armor/infinite-list/issues/23), setState should be delay a tick ([#24](https://github.com/red-armor/infinite-list/issues/24)) ([21c9a9a](https://github.com/red-armor/infinite-list/commit/21c9a9ab982393656da6ced6f99a3cebc66121c1))
## [0.2.29](https://github.com/red-armor/infinite-list/compare/v0.2.28...v0.2.29) (2023-06-11)
### Features
* add testing ([ef6abbb](https://github.com/red-armor/infinite-list/commit/ef6abbba0f1eb3aae6b672e7ea8fb6162415c70d))
* OnEndReachedHelper add limitation ([da42570](https://github.com/red-armor/infinite-list/commit/da425704a42ff256b45efecc6360562c54dc43a8))
## [0.2.28](https://github.com/red-armor/infinite-list/compare/v0.2.27...v0.2.28) (2023-06-08)
### Features
* dulplicate key should be delete ([76446d6](https://github.com/red-armor/infinite-list/commit/76446d67d17fba2770a475fe4205e54a5b4a03fb))
## [0.2.27](https://github.com/red-armor/infinite-list/compare/v0.2.26...v0.2.27) (2023-06-08)
### Bug Fixes
* getItemMeta issue when has same item key ([5a91fbb](https://github.com/red-armor/infinite-list/commit/5a91fbbe25e95cb761a88c6e1026c96cfcfe314f))
## [0.2.26](https://github.com/red-armor/infinite-list/compare/v0.2.25...v0.2.26) (2023-06-07)
### Features
* update ([ee12fbd](https://github.com/red-armor/infinite-list/commit/ee12fbd3add38ec6b0983bd42c36be6da7d4089f))
## [0.2.25](https://github.com/red-armor/infinite-list/compare/v0.2.24...v0.2.25) (2023-06-07)
### Features
* update ([a17dd11](https://github.com/red-armor/infinite-list/commit/a17dd11bae536b809835d9971a75a931227d0a40))
## [0.2.24](https://github.com/red-armor/infinite-list/compare/v0.2.23...v0.2.24) (2023-06-07)
### Features
* update ([172c7ef](https://github.com/red-armor/infinite-list/commit/172c7eff2fd3bfd7cd13c29a844d46697e7e56d4))
## [0.2.23](https://github.com/red-armor/infinite-list/compare/v0.2.22...v0.2.23) (2023-06-07)
### Features
* update ([9221844](https://github.com/red-armor/infinite-list/commit/9221844eb6c8165192fd4f38882b6a4005835c82))
## [0.2.22](https://github.com/red-armor/infinite-list/compare/v0.2.21...v0.2.22) (2023-06-06)
### Bug Fixes
* onEndReached issue ([15b932d](https://github.com/red-armor/infinite-list/commit/15b932db36b9fa5339ddf459f7e9c72d2bbd54a8))
## [0.2.21](https://github.com/red-armor/infinite-list/compare/v0.2.20...v0.2.21) (2023-06-06)
### Features
* dispatchScrollMetricsEnabled ([18d3b86](https://github.com/red-armor/infinite-list/commit/18d3b86b92d7197897bc5642f7d312e1a81fa644))
## [0.2.20](https://github.com/red-armor/infinite-list/compare/v0.2.19...v0.2.20) (2023-06-02)
### Features
* add dispatchMetricsThreshold ([68d48af](https://github.com/red-armor/infinite-list/commit/68d48af4af99afb0151d422fa3c6131d68ef9d33))
## [0.2.19](https://github.com/red-armor/infinite-list/compare/v0.2.18...v0.2.19) (2023-05-31)
### Features
* add reason ([08bce4d](https://github.com/red-armor/infinite-list/commit/08bce4d7e2be2d152bcd825bc20121a43dc46140))
## [0.2.18](https://github.com/red-armor/infinite-list/compare/v0.2.17...v0.2.18) (2023-05-31)
## [0.2.17](https://github.com/red-armor/infinite-list/compare/v0.2.16...v0.2.17) (2023-05-31)
### Features
* shallowArrayEqual ([2660e4c](https://github.com/red-armor/infinite-list/commit/2660e4c433f355cea93bbae1544c978e622499f4))
## [0.2.16](https://github.com/red-armor/infinite-list/compare/v0.2.15...v0.2.16) (2023-05-30)
## [0.2.15](https://github.com/red-armor/infinite-list/compare/v0.2.14...v0.2.15) (2023-05-30)
### Features
* getState ([16b2649](https://github.com/red-armor/infinite-list/commit/16b26492b93cf30ea8042db5089d940e5a4e8d70))
## [0.2.14](https://github.com/red-armor/infinite-list/compare/v0.2.13...v0.2.14) (2023-05-28)
### Features
* addStateReusableEventListener to fix duplicate impression ([a528a44](https://github.com/red-armor/infinite-list/commit/a528a4476e4c449d8307118842b1df5408bb3e31))
## [0.2.13](https://github.com/red-armor/infinite-list/compare/v0.2.12...v0.2.13) (2023-05-28)
## [0.2.12](https://github.com/red-armor/infinite-list/compare/v0.2.11...v0.2.12) (2023-05-25)
### Features
* update exports ([b33b276](https://github.com/red-armor/infinite-list/commit/b33b2767242786c29f59a7832789deb256d91538))
## [0.2.11](https://github.com/red-armor/infinite-list/compare/v0.2.10...v0.2.11) (2023-05-22)
### Bug Fixes
* createItemMeta on append, TODO ( testing case ) ([c056a8e](https://github.com/red-armor/infinite-list/commit/c056a8e25e57459429432e3b4b2c06fd082a5b63))
## [0.2.10](https://github.com/red-armor/infinite-list/compare/v0.2.9...v0.2.10) (2023-05-21)
### Features
* ItemMeta viewable=true as first class ([#17](https://github.com/red-armor/infinite-list/issues/17)) ([1e1cc7c](https://github.com/red-armor/infinite-list/commit/1e1cc7c102e13e0895f6d1f4313ead46c8533e12))
## [0.2.9](https://github.com/red-armor/infinite-list/compare/v0.2.8...v0.2.9) (2023-05-17)
### Features
* update ([8a940e2](https://github.com/red-armor/infinite-list/commit/8a940e278ac0b79e9057d5140b9c1b61f70f08c4))
## [0.2.8](https://github.com/red-armor/infinite-list/compare/v0.2.7...v0.2.8) (2023-05-17)
### Bug Fixes
* onEndReached ([3886861](https://github.com/red-armor/infinite-list/commit/3886861f81b3ee0efa5542cec7a07148f2a05527))
## [0.2.7](https://github.com/red-armor/infinite-list/compare/v0.2.6...v0.2.7) (2023-05-17)
### Features
* update ([bee32fe](https://github.com/red-armor/infinite-list/commit/bee32feb0b38c24defafb90c9d74d63fa498662f))
## [0.2.6](https://github.com/red-armor/infinite-list/compare/v0.2.5...v0.2.6) (2023-05-15)
### Features
* update ([9282f8b](https://github.com/red-armor/infinite-list/commit/9282f8bf92cc2738caaf4f766b5162d5adbfd0d9))
## [0.2.5](https://github.com/red-armor/infinite-list/compare/v0.2.4...v0.2.5) (2023-05-15)
## [0.2.4](https://github.com/red-armor/infinite-list/compare/v0.2.3...v0.2.4) (2023-05-10)
### Bug Fixes
* itemMeta not exist issue ([ceb6c9f](https://github.com/red-armor/infinite-list/commit/ceb6c9fa99cb3aecc4361622dc778009837ec628))
## [0.2.3](https://github.com/red-armor/infinite-list/compare/v0.2.2...v0.2.3) (2023-05-09)
### Features
* update ([b295b93](https://github.com/red-armor/infinite-list/commit/b295b93cdcc6a1fc49b3cc3dd473585e365a7ca0))
## [0.2.2](https://github.com/red-armor/infinite-list/compare/v0.2.0...v0.2.2) (2023-05-09)
### Features
* should add container offset when calculate visible ([70f1c02](https://github.com/red-armor/infinite-list/commit/70f1c0244f1a3987e5b26e08958c41bcfb96f2dc))
* should add container offset when calculate visible ([#15](https://github.com/red-armor/infinite-list/issues/15)) ([2649339](https://github.com/red-armor/infinite-list/commit/2649339e7b396aa9fec5237e5a40b9db10e6f254))
# [0.2.0](https://github.com/red-armor/infinite-list/compare/v0.1.4...v0.2.0) (2023-05-09)
### Bug Fixes
* itemsDimensions not trigger itemMeta issue ([2fb6b33](https://github.com/red-armor/infinite-list/commit/2fb6b330ae868503d51e1236a4613635148637f5))
## [0.1.4](https://github.com/red-armor/infinite-list/compare/v0.1.3...v0.1.4) (2023-05-09)
## [0.1.3](https://github.com/red-armor/infinite-list/compare/v0.1.2...v0.1.3) (2023-04-24)
### Bug Fixes
* hydrateSpaceStateToken with null itemMeta ([385af07](https://github.com/red-armor/infinite-list/commit/385af075c12327a428baede13e49c7629cd11509))
## [0.1.2](https://github.com/red-armor/infinite-list/compare/v0.1.1...v0.1.2) (2023-04-24)
### Features
* update ([3f11052](https://github.com/red-armor/infinite-list/commit/3f1105205c1d734da3dd84bea1a467071f1e3f1f))
## [0.1.1](https://github.com/red-armor/infinite-list/compare/v0.1.0...v0.1.1) (2023-04-21)
# [0.1.0](https://github.com/red-armor/infinite-list/compare/v0.0.7...v0.1.0) (2023-03-30)
### Bug Fixes
* Sorteditems sort not work issue ([97e8c85](https://github.com/red-armor/infinite-list/commit/97e8c8563bc5574d44a3b8ac8d24235f84b52f3d))
## [0.0.7](https://github.com/red-armor/infinite-list/compare/v0.0.6...v0.0.7) (2023-03-27)
## [0.0.6](https://github.com/red-armor/infinite-list/compare/v0.0.5...v0.0.6) (2023-03-25)
### Bug Fixes
* list bug ([#11](https://github.com/red-armor/infinite-list/issues/11)) ([20f8bd2](https://github.com/red-armor/infinite-list/commit/20f8bd2e21b4d4bae029118f5c4f2110c3e06cc6))
## [0.0.5](https://github.com/red-armor/infinite-list/compare/v0.0.4...v0.0.5) (2023-03-25)
### Bug Fixes
* list bug ([#9](https://github.com/red-armor/infinite-list/issues/9)) ([fa2f2ff](https://github.com/red-armor/infinite-list/commit/fa2f2ff29627a9818bfc508c106797d8ed9ba3ea))
## [0.0.4](https://github.com/red-armor/infinite-list/compare/v0.0.3...v0.0.4) (2023-03-24)
### Features
* rename ([8524bd1](https://github.com/red-armor/infinite-list/commit/8524bd14e93f31f883f02037c46eee972f63c696))
* update ([a6fbadf](https://github.com/red-armor/infinite-list/commit/a6fbadfaa9c1221db0842cea14e75e6959b0164a))
* update ([e371dc4](https://github.com/red-armor/infinite-list/commit/e371dc4fd5f7dd8ed9b386d97b3b58920f1a47b7))
* update ([886b249](https://github.com/red-armor/infinite-list/commit/886b249855723010cebe35dcce69e013ba683a82))
* update ([51eb581](https://github.com/red-armor/infinite-list/commit/51eb581bfec1d2495107ebf7da3f80195b2db8ed))
* update ([8540442](https://github.com/red-armor/infinite-list/commit/8540442da7a8ea36104f4bdd5052fef878bf7fa3))
* update ([7f6e3b6](https://github.com/red-armor/infinite-list/commit/7f6e3b6027ea2301bdf51ca9720f7d5b5939f90f))
* update ([f999c32](https://github.com/red-armor/infinite-list/commit/f999c321a09b203c689ba03bce8115ebeb609b91))
* update ([51ead0e](https://github.com/red-armor/infinite-list/commit/51ead0eae55f8ce400b6b3046b6dfceb9dc19de9))
* update ([a09ed36](https://github.com/red-armor/infinite-list/commit/a09ed36f461aa958ac58a0387bf679c362339b0a))
* update ([83c69fa](https://github.com/red-armor/infinite-list/commit/83c69fadd27163b846d2dae47d99de7d24eaca3c))
## [0.0.3](https://github.com/red-armor/infinite-list/compare/v0.0.2...v0.0.3) (2023-03-13)
### Features
* update ([99d482e](https://github.com/red-armor/infinite-list/commit/99d482efa411a15c371562dff409ffe70bdf50cb))
* update ([a8ccbb5](https://github.com/red-armor/infinite-list/commit/a8ccbb5fa2a603c332398028db9e93080417c266))
* update ([19fed97](https://github.com/red-armor/infinite-list/commit/19fed9734d1aa6c5b54d90a49101b7aa2a925752))
## [0.0.2](https://github.com/red-armor/infinite-list/compare/53a76441ad01a4ad76ca38688cb80515ab8f12d9...v0.0.2) (2023-03-13)
### Features
* first commit ([53a7644](https://github.com/red-armor/infinite-list/commit/53a76441ad01a4ad76ca38688cb80515ab8f12d9))
* udpate ([a65d2d8](https://github.com/red-armor/infinite-list/commit/a65d2d884b69df53b5b682587838ae6d92982336))
* update ([590358f](https://github.com/red-armor/infinite-list/commit/590358f4a76dc02686e2cb5a6dbbeb03d089d8de))
* update ([30e6414](https://github.com/red-armor/infinite-list/commit/30e6414e452730ac4a261450f39c5bef33d32e64))
* update ([ea232eb](https://github.com/red-armor/infinite-list/commit/ea232ebd7e76112c8638e2ed939a8fee59acc62b))
* update ([851c56f](https://github.com/red-armor/infinite-list/commit/851c56f42207367d8890f67a7c5fa4a2c7d36113))
* update ([09a54a2](https://github.com/red-armor/infinite-list/commit/09a54a2a84b82029ba14dd445b36c1b823c9fed9))
* update ([eda7c77](https://github.com/red-armor/infinite-list/commit/eda7c77478e2a157d16e984b85fc87ceeb6d1276))
* update ([bd1b746](https://github.com/red-armor/infinite-list/commit/bd1b74655830d9f041855614a90c3f73a0f2d8ff))
* vitest and bump ([#1](https://github.com/red-armor/infinite-list/issues/1)) ([2afdef7](https://github.com/red-armor/infinite-list/commit/2afdef71c52e3e7e2d967e03aa5ddb264d5472fc))
### Reverts
* Revert "Test (#3)" (#5) ([dc6aba2](https://github.com/red-armor/infinite-list/commit/dc6aba28393aed37f6ee84b76e4acc505cd873a5)), closes [#3](https://github.com/red-armor/infinite-list/issues/3) [#5](https://github.com/red-armor/infinite-list/issues/5)

13

package.json
{
"name": "@infinite-list/dimension",
"version": "0.0.2",
"version": "0.0.3",
"dependencies": {

@@ -8,10 +8,11 @@ "@x-oasis/default-boolean-value": "^0.1.14",

"@x-oasis/layout-equal": "^0.1.16",
"@infinite-list/item-meta": "0.0.2",
"@infinite-list/container": "0.0.2"
"@infinite-list/item-meta": "0.0.3",
"@infinite-list/container": "0.0.3"
},
"main": "./index.cjs",
"module": "./index.js",
"main": "./index.cjs.js",
"module": "./index.esm.js",
"publishConfig": {
"access": "public"
}
},
"types": "./index.esm.d.ts"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc