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

@arch-ui/card

Package Overview
Dependencies
Maintainers
8
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arch-ui/card - npm Package Compare versions

Comparing version

to
0.0.9

8

CHANGELOG.md
# @arch-ui/card
## 0.0.9
### Patch Changes
- [`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a) [#2144](https://github.com/keystonejs/keystone/pull/2144) - Upgraded all @babel/\* dependencies.
- Updated dependencies [[`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a)]:
- @arch-ui/theme@0.0.7
## 0.0.8

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@arch-ui/card",
"description": "Card Component used in @keystonejs Admin UI.",
"version": "0.0.8",
"version": "0.0.9",
"author": "Jed Watson",

@@ -15,4 +15,4 @@ "license": "MIT",

"dependencies": {
"@arch-ui/theme": "0.0.6",
"@babel/runtime": "^7.7.4",
"@arch-ui/theme": "0.0.7",
"@babel/runtime": "^7.7.7",
"@emotion/core": "^10.0.22"

@@ -19,0 +19,0 @@ },