@af-utils/virtual-core
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@af-utils/virtual-core", | ||
"private": false, | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Model for rendering large scrollable data", | ||
@@ -47,3 +47,3 @@ "repository": "https://github.com/nowaalex/af-utils.git", | ||
"@types/jest": "^29.5.5", | ||
"@types/node": "^20.8.4", | ||
"@types/node": "^20.8.5", | ||
"jest": "^29.7.0", | ||
@@ -58,3 +58,3 @@ "jest-environment-jsdom": "^29.7.0", | ||
"dependencies": { | ||
"@af-utils/scrollend-polyfill": "0.0.2" | ||
"@af-utils/scrollend-polyfill": "0.0.3" | ||
}, | ||
@@ -61,0 +61,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@af-utils/scrollend-polyfill@0.0.3(transitive)
- Removed@af-utils/scrollend-polyfill@0.0.2(transitive)