@codecademy/brand-components
Advanced tools
Comparing version 0.8.33-alpha.4bf6d9.0 to 1.0.0
@@ -6,5 +6,5 @@ # Change Log | ||
## <small>0.8.33-alpha.4bf6d9.0 (2020-04-20)</small> | ||
## 1.0.0 (2020-04-20) | ||
**Note:** Version bump only for package @codecademy/brand-components | ||
* feat!: moved Logo atom to brand-components (#718) ([55c4fcc](https://github.com/Codecademy/client-modules/commit/55c4fcc)), closes [#718](https://github.com/Codecademy/client-modules/issues/718) | ||
@@ -11,0 +11,0 @@ |
export * from './Avatar'; | ||
export * from './Byline'; | ||
export * from './Logo'; | ||
export * from './Quote'; | ||
export * from './Testimonial'; |
export * from './Avatar'; | ||
export * from './Byline'; | ||
export * from './Logo'; | ||
export * from './Quote'; | ||
export * from './Testimonial'; |
{ | ||
"name": "@codecademy/brand-components", | ||
"description": "Brand component library for Codecademy", | ||
"version": "0.8.33-alpha.4bf6d9.0", | ||
"version": "1.0.0", | ||
"author": "Codecademy Engineering <dev@codecademy.com>", | ||
@@ -21,3 +21,3 @@ "sideEffects": [ | ||
"dependencies": { | ||
"@codecademy/gamut": "^5.1.1-alpha.4bf6d9.0", | ||
"@codecademy/gamut": "^6.0.0", | ||
"@codecademy/gamut-styles": "^3.0.0", | ||
@@ -35,3 +35,3 @@ "classnames": "^2.2.5" | ||
"license": "MIT", | ||
"gitHead": "e7782084ba62b4600cf8ab207bd6757637e8ee0a" | ||
"gitHead": "4d01722b40876926b67ca785cecfac9e0e74972b" | ||
} |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
79683
50
708
1
5
+ Added@codecademy/gamut@6.1.0(transitive)
- Removed@codecademy/gamut@5.1.1-alpha.4bf6d9.0(transitive)
Updated@codecademy/gamut@^6.0.0