Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arch-ui/modal-utils

Package Overview
Dependencies
Maintainers
8
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arch-ui/modal-utils - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

28

CHANGELOG.md
# @arch-ui/modal-utils
## 1.0.10
### Patch Changes
- [`577b5e69`](https://github.com/keystonejs/keystone/commit/577b5e69ac4f949d1be2a80d8f391cb0a4b1333a) [#2799](https://github.com/keystonejs/keystone/pull/2799) Thanks [@MadeByMike](https://github.com/MadeByMike)! - Upgraded React and Emotion packages.
## 1.0.9

@@ -69,7 +75,7 @@

- [42c3fbc9](https://github.com/keystonejs/keystone-5/commit/42c3fbc9): Upgrade emotion to 10.0.14
- [42c3fbc9](https://github.com/keystonejs/keystone/commit/42c3fbc9): Upgrade emotion to 10.0.14
## 1.0.1
- Updated dependencies [19fe6c1b](https://github.com/keystonejs/keystone-5/commit/19fe6c1b):
- Updated dependencies [19fe6c1b](https://github.com/keystonejs/keystone/commit/19fe6c1b):
- @arch-ui/theme@0.0.5

@@ -81,3 +87,3 @@

- [5f1a5cf3](https://github.com/keystonejs/keystone-5/commit/5f1a5cf3):
- [5f1a5cf3](https://github.com/keystonejs/keystone/commit/5f1a5cf3):

@@ -88,11 +94,11 @@ - Change transition API from a component which uses cloneElement to a function that accepts a transitionState and returns a style object

- [a03fd601](https://github.com/keystonejs/keystone-5/commit/a03fd601):
- [a03fd601](https://github.com/keystonejs/keystone/commit/a03fd601):
- add some delight to the popout component
- [81dc0be5](https://github.com/keystonejs/keystone-5/commit/81dc0be5):
- [81dc0be5](https://github.com/keystonejs/keystone/commit/81dc0be5):
- Update dependencies
- [5f1a5cf3](https://github.com/keystonejs/keystone-5/commit/5f1a5cf3):
- [5f1a5cf3](https://github.com/keystonejs/keystone/commit/5f1a5cf3):

@@ -103,3 +109,3 @@ - Update usage of transition API

- [patch][e75c105c](https://github.com/keystonejs/keystone-5/commit/e75c105c):
- [patch][e75c105c](https://github.com/keystonejs/keystone/commit/e75c105c):

@@ -110,3 +116,3 @@ - admin revamp

- [patch][302930a4](https://github.com/keystonejs/keystone-5/commit/302930a4):
- [patch][302930a4](https://github.com/keystonejs/keystone/commit/302930a4):

@@ -117,11 +123,11 @@ - Minor internal code cleanups

- [patch][11c372fa](https://github.com/keystonejs/keystone-5/commit/11c372fa):
- [patch][11c372fa](https://github.com/keystonejs/keystone/commit/11c372fa):
- Update minor-level dependencies
- [patch][d9a1be91](https://github.com/keystonejs/keystone-5/commit/d9a1be91):
- [patch][d9a1be91](https://github.com/keystonejs/keystone/commit/d9a1be91):
- Update dependencies
- [patch][7417ea3a](https://github.com/keystonejs/keystone-5/commit/7417ea3a):
- [patch][7417ea3a](https://github.com/keystonejs/keystone/commit/7417ea3a):

@@ -128,0 +134,0 @@ - Update patch-level dependencies

{
"name": "@arch-ui/modal-utils",
"description": "Modal Utilities as used in @keystonejs Admin UI.",
"version": "1.0.9",
"version": "1.0.10",
"author": "Jed Watson",

@@ -9,6 +9,6 @@ "license": "MIT",

"peerDependencies": {
"react": "^16.13.0"
"react": "^16.13.1"
},
"devDependencies": {
"react": "^16.13.0"
"react": "^16.13.1"
},

@@ -19,3 +19,3 @@ "dependencies": {

"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.27",
"@emotion/core": "^10.0.28",
"@emotion/styled": "^10.0.27",

@@ -22,0 +22,0 @@ "react-scrolllock": "^4.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc