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

@cloudflare/util-color

Package Overview
Dependencies
Maintainers
19
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/util-color - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

CHANGELOG.md

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

<a name="1.1.1"></a>
## [1.1.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-color@1.1.0...@cloudflare/util-color@1.1.1) (2019-02-03)
**Note:** Version bump only for package @cloudflare/util-color
<a name="1.1.0"></a>

@@ -8,0 +16,0 @@ # 1.1.0 (2018-11-27)

11

package.json
{
"name": "@cloudflare/util-color",
"description": "Color handling utils",
"version": "1.1.0",
"version": "1.1.1",
"main": "lib/index.js",

@@ -23,13 +23,6 @@ "module": "es/index.js",

"scripts": {
"size": "size-limit",
"test": "stratus test",
"test-coverage": "stratus test --coverage",
"test-watch": "stratus test --watch"
},
"size-limit": [
{
"path": "es/index.js",
"limit": "50 KB"
}
]
}
}
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