@smarthr/use-virtual-scroll
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@smarthr/use-virtual-scroll", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "React hooks for virtual scroll", | ||
@@ -26,4 +26,4 @@ "author": "SmartHR", | ||
"clean": "rimraf lib", | ||
"storybook": "start-storybook -p 6006", | ||
"build-storybook": "build-storybook" | ||
"storybook": "storybook dev -p 6006", | ||
"build-storybook": "storybook build" | ||
}, | ||
@@ -34,15 +34,20 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@storybook/addon-actions": "^6.5.15", | ||
"@storybook/addon-essentials": "^6.5.15", | ||
"@storybook/addon-interactions": "^6.5.15", | ||
"@storybook/addon-links": "^6.5.15", | ||
"@storybook/react": "^6.5.15", | ||
"@storybook/testing-library": "^0.0.13", | ||
"@types/react": "^18.0.27", | ||
"@babel/core": "^7.22.1", | ||
"@babel/preset-env": "^7.22.4", | ||
"@babel/preset-react": "^7.22.3", | ||
"@babel/preset-typescript": "^7.21.5", | ||
"@storybook/addon-actions": "^7.0.20", | ||
"@storybook/addon-essentials": "^7.0.20", | ||
"@storybook/addon-interactions": "^7.0.20", | ||
"@storybook/addon-links": "^7.0.20", | ||
"@storybook/react": "^7.0.20", | ||
"@storybook/react-webpack5": "^7.0.20", | ||
"@storybook/testing-library": "^0.1.0", | ||
"@types/react": "^18.2.12", | ||
"babel-loader": "^9.1.2", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
"react-dom": "^18.2.0", | ||
"storybook": "^7.0.20" | ||
}, | ||
"gitHead": "4a948a5633a49a91d7ea1192dddb613b7ad6f419" | ||
"gitHead": "c1daba303004afd685814171590808d9d834a935" | ||
} |
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
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
14198
0
16