Socket
Socket
Sign inDemoInstall

@arch-ui/badge

Package Overview
Dependencies
84
Maintainers
9
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.18 to 0.0.19

9

CHANGELOG.md
# @arch-ui/badge
## 0.0.19
### Patch Changes
- [#95](https://github.com/keystonejs/keystone-5/pull/95) [`a890b0576`](https://github.com/keystonejs/keystone-5/commit/a890b057628b60c2d1870cc3f5afd8e87b03f7df) Thanks [@bladey](https://github.com/bladey)! - Renamed branch `master` to `main`.
- Updated dependencies [[`a890b0576`](https://github.com/keystonejs/keystone-5/commit/a890b057628b60c2d1870cc3f5afd8e87b03f7df)]:
- @arch-ui/theme@0.0.13
## 0.0.18

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

12

package.json
{
"name": "@arch-ui/badge",
"description": "Badge Component used in @keystonejs Admin UI.",
"version": "0.0.18",
"version": "0.0.19",
"author": "Jed Watson",

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

"peerDependencies": {
"react": "^17.0.1"
"react": "^17.0.2"
},
"devDependencies": {
"react": "^17.0.1"
"react": "^17.0.2"
},
"dependencies": {
"@arch-ui/theme": "0.0.12",
"@babel/runtime": "^7.12.13",
"@arch-ui/theme": "0.0.13",
"@babel/runtime": "^7.13.10",
"@emotion/core": "^10.1.1",

@@ -22,3 +22,3 @@ "@emotion/styled": "^10.0.27"

"module": "dist/badge.esm.js",
"repository": "https://github.com/keystonejs/keystone-5/tree/master/packages/arch/packages/badge"
"repository": "https://github.com/keystonejs/keystone-5/tree/main/packages/arch/packages/badge"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc