@react-md/states
Advanced tools
Comparing version 2.0.0-alpha.4 to 2.0.0-alpha.5
{ | ||
"name": "@react-md/states", | ||
"version": "2.0.0-alpha.4", | ||
"version": "2.0.0-alpha.5", | ||
"description": "A package for adding the different focus, hover, selected, active, etc states to elements", | ||
@@ -20,3 +20,10 @@ "scripts": { | ||
"author": "Mikkel Laursen <mlaursen03@gmail.com>", | ||
"repository": "https://github.com/mlaursen/react-md", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mlaursen/react-md", | ||
"directory": "packages/states" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mlaursen/react-md/issues" | ||
}, | ||
"keywords": [ | ||
@@ -32,5 +39,5 @@ "accessibility", | ||
"dependencies": { | ||
"@react-md/theme": "^2.0.0-alpha.3", | ||
"@react-md/transition": "^2.0.0-alpha.4", | ||
"@react-md/utils": "^2.0.0-alpha.3", | ||
"@react-md/theme": "^2.0.0-alpha.5", | ||
"@react-md/transition": "^2.0.0-alpha.5", | ||
"@react-md/utils": "^2.0.0-alpha.5", | ||
"react-transition-group": "^4.0.0" | ||
@@ -47,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "70470bc16c438ce4603af78a3c8664c191917c4b" | ||
"gitHead": "3210cd3047162980716f1eb07cb25b364a241a70" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
293668
0
2