New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@carbon/colors

Package Overview
Dependencies
Maintainers
13
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/colors - npm Package Compare versions

Comparing version

to
10.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [10.1.1](https://github.com/IBM/carbon-elements/tree/master/packages/colors/compare/v10.1.0...v10.1.1) (2019-04-13)
**Note:** Version bump only for package @carbon/colors
# 10.1.0 (2019-04-12)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@carbon/colors",
"description": "Colors for digital and software products using the Carbon Design System",
"version": "10.1.0",
"version": "10.1.1",
"license": "Apache-2.0",

@@ -32,3 +32,3 @@ "main": "lib/index.js",

"devDependencies": {
"@carbon/bundler": "10.1.0",
"@carbon/bundler": "10.1.1",
"@carbon/cli-reporter": "10.0.0",

@@ -48,3 +48,3 @@ "@carbon/test-utils": "10.0.0",

},
"gitHead": "ed0a7fd543348777a3ca09a9e0588714b792b006"
"gitHead": "0931cfcf4a7636d6e3f5aff3ab8d7d7f2d4ecb99"
}