@smarthr/use-virtual-scroll
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@smarthr/use-virtual-scroll", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "React hooks for virtual scroll", | ||
@@ -33,20 +33,20 @@ "author": "SmartHR", | ||
"devDependencies": { | ||
"@babel/core": "^7.23.7", | ||
"@babel/preset-env": "^7.23.8", | ||
"@babel/preset-react": "^7.23.3", | ||
"@babel/preset-typescript": "^7.23.3", | ||
"@storybook/addon-actions": "^7.6.10", | ||
"@storybook/addon-essentials": "^7.6.10", | ||
"@storybook/addon-interactions": "^7.6.10", | ||
"@storybook/addon-links": "^7.6.10", | ||
"@storybook/react": "^7.6.10", | ||
"@storybook/react-webpack5": "^7.6.10", | ||
"@babel/core": "^7.24.9", | ||
"@babel/preset-env": "^7.25.3", | ||
"@babel/preset-react": "^7.24.7", | ||
"@babel/preset-typescript": "^7.24.7", | ||
"@storybook/addon-actions": "^7.6.20", | ||
"@storybook/addon-essentials": "^7.6.20", | ||
"@storybook/addon-interactions": "^7.6.20", | ||
"@storybook/addon-links": "^7.6.20", | ||
"@storybook/react": "^7.6.20", | ||
"@storybook/react-webpack5": "^7.6.20", | ||
"@storybook/testing-library": "^0.2.2", | ||
"@types/react": "^18.2.48", | ||
"@types/react": "^18.3.11", | ||
"babel-loader": "^9.1.3", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"storybook": "^7.6.10" | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"storybook": "^7.6.20" | ||
}, | ||
"gitHead": "99b6833cdaf2cd391183d5c363dbb88f02bd2599" | ||
"gitHead": "4f3c5e5bb5058f40344a8945b42089dd201e9ead" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1