Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arch-ui/badge

Package Overview
Dependencies
Maintainers
8
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arch-ui/badge - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

11

CHANGELOG.md
# @arch-ui/badge
## 0.0.13
### Patch Changes
- [`6b353eff`](https://github.com/keystonejs/keystone/commit/6b353effc8b617137a3978b2c845e01403889722) Thanks [@timleslie](https://github.com/timleslie)! - Upgraded React to 16.13.0.
* [`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/theme@0.0.9
## 0.0.12

@@ -4,0 +15,0 @@

11

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

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

"peerDependencies": {
"react": "^16.12.0"
"react": "^16.13.0"
},
"devDependencies": {
"react": "^16.12.0"
"react": "^16.13.0"
},
"dependencies": {
"@arch-ui/theme": "0.0.8",
"@arch-ui/theme": "0.0.9",
"@babel/runtime": "^7.8.4",

@@ -21,3 +21,4 @@ "@emotion/core": "^10.0.27",

},
"module": "dist/badge.esm.js"
"module": "dist/badge.esm.js",
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/badge"
}
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