@reach/alert-dialog
Advanced tools
Comparing version 0.6.4 to 0.7.0
{ | ||
"name": "@reach/alert-dialog", | ||
"version": "0.6.4", | ||
"version": "0.7.0", | ||
"description": "Accessible React Alert Dialog.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/reach/reach-ui.git", | ||
"directory": "packages/alert-dialog" | ||
}, | ||
"author": "React Training <hello@reacttraining.com>", | ||
@@ -13,5 +18,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@reach/auto-id": "^0.6.1", | ||
"@reach/dialog": "^0.6.4", | ||
"@reach/utils": "^0.6.4", | ||
"@reach/auto-id": "^0.7.0", | ||
"@reach/dialog": "^0.7.0", | ||
"@reach/utils": "^0.7.0", | ||
"invariant": "^2.2.4", | ||
@@ -32,3 +37,3 @@ "prop-types": "^15.7.2" | ||
], | ||
"gitHead": "c20cdf7f2dd6b9eabe5461138daf320e2833aa41" | ||
"gitHead": "c6c10662e6eaf229594e4d6e6a38d8c9baa35ffa" | ||
} |
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
23843
10
+ Added@reach/auto-id@0.7.4(transitive)
+ Added@reach/dialog@0.7.4(transitive)
+ Added@reach/portal@0.7.4(transitive)
+ Added@reach/utils@0.7.4(transitive)
- Removed@reach/auto-id@0.6.1(transitive)
- Removed@reach/component-component@0.6.2(transitive)
- Removed@reach/dialog@0.6.4(transitive)
- Removed@reach/portal@0.6.2(transitive)
- Removed@reach/utils@0.6.4(transitive)
Updated@reach/auto-id@^0.7.0
Updated@reach/dialog@^0.7.0
Updated@reach/utils@^0.7.0