@arch-ui/badge
Advanced tools
Comparing version 0.0.18 to 0.0.19
# @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 @@ |
{ | ||
"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" | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
15455
0
+ Added@arch-ui/color-utils@0.0.4(transitive)
+ Added@arch-ui/theme@0.0.13(transitive)
- Removed@arch-ui/color-utils@0.0.3(transitive)
- Removed@arch-ui/theme@0.0.12(transitive)
Updated@arch-ui/theme@0.0.13
Updated@babel/runtime@^7.13.10