@arch-ui/modal-utils
Advanced tools
Comparing version 0.0.2 to 0.0.3
# @arch-ui/modal-utils | ||
## 0.0.3 | ||
- [patch][11c372fa](https://github.com/keystonejs/keystone-5/commit/11c372fa): | ||
- Update minor-level dependencies | ||
- [patch][d9a1be91](https://github.com/keystonejs/keystone-5/commit/d9a1be91): | ||
- Update dependencies | ||
- [patch][7417ea3a](https://github.com/keystonejs/keystone-5/commit/7417ea3a): | ||
- Update patch-level dependencies | ||
## 0.0.2 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@arch-ui/modal-utils", | ||
"version": "0.0.2", | ||
"description": "Modal Utilities as used in @keystone-alpha Admin UI.", | ||
"version": "0.0.3", | ||
"author": "Jed Watson", | ||
@@ -8,6 +9,6 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"react": "^16.8.0" | ||
"react": "^16.8.4" | ||
}, | ||
"devDependencies": { | ||
"react": "^16.8.0" | ||
"react": "^16.8.4" | ||
}, | ||
@@ -18,8 +19,8 @@ "dependencies": { | ||
"@babel/runtime": "^7.3.4", | ||
"@emotion/core": "^10.0.4", | ||
"@emotion/styled": "^10.0.4", | ||
"react-scrolllock": "^3.0.1", | ||
"react-transition-group": "^2.3.1" | ||
"@emotion/core": "^10.0.9", | ||
"@emotion/styled": "^10.0.9", | ||
"react-scrolllock": "^4.0.1", | ||
"react-transition-group": "^2.6.1" | ||
}, | ||
"module": "dist/modal-utils.esm.js" | ||
} | ||
} |
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
52662
+ Addedreact-dom@16.14.0(transitive)
+ Addedreact-node-resolver@2.0.1(transitive)
+ Addedreact-scrolllock@4.0.1(transitive)
+ Addedresolve@1.22.10(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removedreact@19.0.0(transitive)
- Removedreact-dom@19.0.0(transitive)
- Removedreact-scrolllock@3.0.2(transitive)
- Removedresolve@1.22.9(transitive)
- Removedscheduler@0.25.0(transitive)
Updated@emotion/core@^10.0.9
Updated@emotion/styled@^10.0.9
Updatedreact-scrolllock@^4.0.1