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

@arch-ui/common

Package Overview
Dependencies
Maintainers
8
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arch-ui/common - npm Package Compare versions

Comparing version

to
0.0.8

7

CHANGELOG.md
# @arch-ui/common
## 0.0.8
### Patch Changes
- Updated dependencies [[`38f88b62`](https://github.com/keystonejs/keystone/commit/38f88b62d9592d91b56528d4d9c40e9399440c4a)]:
- @arch-ui/theme@0.0.7
## 0.0.7

@@ -4,0 +11,0 @@

4

package.json
{
"name": "@arch-ui/common",
"description": "Common config used throughout @arch-ui Components and @keystonejs Admin UI.",
"version": "0.0.7",
"version": "0.0.8",
"author": "Jed Watson",

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

"dependencies": {
"@arch-ui/theme": "^0.0.6"
"@arch-ui/theme": "^0.0.7"
},
"module": "dist/common.esm.js"
}