@af-utils/virtual-core
Advanced tools
Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "@af-utils/virtual-core", | ||
"private": false, | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Model for rendering large scrollable data", | ||
@@ -16,5 +16,15 @@ "repository": "https://github.com/nowaalex/af-utils.git", | ||
"type": "module", | ||
"main": "lib/index.server.js", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"browser": "lib/index.js", | ||
"exports": { | ||
"./lib/bundlesize.index.js": "./lib/bundlesize.index.js", | ||
".": { | ||
"types": "./lib/index.d.ts", | ||
"node": "./lib/index.polyfilled.js", | ||
"default": "./lib/index.js" | ||
} | ||
}, | ||
"engines": { | ||
"node": ">=13.2" | ||
}, | ||
"keywords": [ | ||
@@ -21,0 +31,0 @@ "virtual", |
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
74464
876
8