🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@arch-ui/controls

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arch-ui/controls - npm Package Compare versions

Comparing version

to
0.1.8

# @arch-ui/controls
## 0.1.8
### 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.
- Updated dependencies [[`577b5e69`](https://github.com/keystonejs/keystone/commit/577b5e69ac4f949d1be2a80d8f391cb0a4b1333a)]:
- @arch-ui/input@0.1.9
## 0.1.7

@@ -4,0 +13,0 @@

{
"name": "@arch-ui/controls",
"description": "Form Controls as used in @keystonejs Admin UI.",
"version": "0.1.7",
"version": "0.1.8",
"author": "Jed Watson",

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

"peerDependencies": {
"react": "^16.13.0"
"react": "^16.13.1"
},
"devDependencies": {
"react": "^16.13.0"
"react": "^16.13.1"
},
"dependencies": {
"@arch-ui/input": "^0.1.7",
"@arch-ui/input": "^0.1.9",
"@arch-ui/theme": "^0.0.10",
"@babel/runtime": "^7.8.4",
"@emotion/core": "^10.0.27",
"@emotion/core": "^10.0.28",
"@emotion/styled": "^10.0.27",

@@ -21,0 +21,0 @@ "react-pseudo-state": "^2.2.2",