@af-utils/virtual-react
Advanced tools
Comparing version 0.0.22 to 0.0.23
{ | ||
"name": "@af-utils/virtual-react", | ||
"private": false, | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "React components and hooks for rendering large scrollable data", | ||
"repository": "https://github.com/nowaalex/af-utils.git", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nowaalex/af-utils.git", | ||
"directory": "packages/virtual/react" | ||
}, | ||
"homepage": "https://af-utils.vercel.app/virtual", | ||
"bugs": "https://github.com/nowaalex/af-utils/issues", | ||
"homepage": "https://af-utils.vercel.app/", | ||
"author": "Alex Fomin <nowaalex@gmail.com> (https://github.com/nowaalex/)", | ||
@@ -37,3 +41,3 @@ "license": "MIT", | ||
"@rollup/plugin-typescript": "^11.1.6", | ||
"rollup": "^4.12.0", | ||
"rollup": "^4.12.1", | ||
"ts-jest": "^29.1.2", | ||
@@ -43,3 +47,3 @@ "@af-utils/rollup-plugin-export-bundle-size": "0.0.5" | ||
"dependencies": { | ||
"@af-utils/virtual-core": "0.0.20" | ||
"@af-utils/virtual-core": "0.0.21" | ||
}, | ||
@@ -46,0 +50,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
28266
0
+ Added@af-utils/virtual-core@0.0.21(transitive)
- Removed@af-utils/virtual-core@0.0.20(transitive)