@arch-ui/badge
Advanced tools
Comparing version 0.0.12 to 0.0.13
# @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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14002
+ Added@arch-ui/color-utils@0.0.2(transitive)
+ Added@arch-ui/theme@0.0.9(transitive)
- Removed@arch-ui/color-utils@0.0.1(transitive)
- Removed@arch-ui/theme@0.0.8(transitive)
Updated@arch-ui/theme@0.0.9