Socket
Socket
Sign inDemoInstall

@arch-ui/theme

Package Overview
Dependencies
Maintainers
8
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arch-ui/theme - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

9

CHANGELOG.md
# @arch-ui/theme
## 0.0.9
### Patch Changes
- [`5ba330b8`](https://github.com/keystonejs/keystone/commit/5ba330b8b2609ea0033a636daf9a215a5a192c20) [#2487](https://github.com/keystonejs/keystone/pull/2487) Thanks [@Noviny](https://github.com/Noviny)! - Small changes to package.json (mostly adding a repository field)
- Updated dependencies [[`5ba330b8`](https://github.com/keystonejs/keystone/commit/5ba330b8b2609ea0033a636daf9a215a5a192c20)]:
- @arch-ui/color-utils@0.0.2
## 0.0.8

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

7

package.json
{
"name": "@arch-ui/theme",
"description": "Common Theme as used throughout @arch-ui packages and @keystonejs Admin UI.",
"version": "0.0.8",
"version": "0.0.9",
"author": "Jed Watson",

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

"dependencies": {
"@arch-ui/color-utils": "0.0.1",
"@arch-ui/color-utils": "0.0.2",
"@babel/runtime": "^7.8.4"
},
"module": "dist/theme.esm.js"
"module": "dist/theme.esm.js",
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/theme"
}
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