simplebar-react
Advanced tools
Comparing version 1.0.0-alpha.9 to 1.0.0
/** | ||
* simplebar-react - v1.0.0-alpha.9 | ||
* simplebar-react - v1.0.0 | ||
* React component for SimpleBar | ||
@@ -4,0 +4,0 @@ * https://grsmto.github.io/simplebar/ |
/** | ||
* simplebar-react - v1.0.0-alpha.9 | ||
* simplebar-react - v1.0.0 | ||
* React component for SimpleBar | ||
@@ -4,0 +4,0 @@ * https://grsmto.github.io/simplebar/ |
{ | ||
"name": "simplebar-react", | ||
"version": "1.0.0-alpha.9", | ||
"version": "1.0.0", | ||
"description": "React component for SimpleBar", | ||
@@ -9,3 +9,7 @@ "files": [ | ||
"author": "Adrien Denat", | ||
"repository": "grsmto/simplebar", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/grsmto/simplebar.git", | ||
"directory": "packages/simplebar-react" | ||
}, | ||
"main": "dist/simplebar-react.js", | ||
@@ -24,3 +28,3 @@ "module": "dist/simplebar-react.esm.js", | ||
"prop-types": "^15.6.1", | ||
"simplebar": "^4.0.0-alpha.9" | ||
"simplebar": "^4.0.0" | ||
}, | ||
@@ -45,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "4fb4a8b6eb22c0c43247cf1bcb09bd7bc70a0a4a" | ||
"gitHead": "df53f4b57aa1b4e0ba27eb82fb80946d9a8abd8f" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7366
1
0
Updatedsimplebar@^4.0.0