Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

concolor

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concolor - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

7

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

## [1.0.3][] - 2022-07-07
- Package maintenance
## [1.0.2][] - 2021-07-17

@@ -29,3 +33,4 @@

[unreleased]: https://github.com/metarhia/concolor/compare/v1.0.2...HEAD
[unreleased]: https://github.com/metarhia/concolor/compare/v1.0.3...HEAD
[1.0.3]: https://github.com/metarhia/concolor/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/metarhia/concolor/compare/v1.0.1...v1.0.2

@@ -32,0 +37,0 @@ [1.0.1]: https://github.com/metarhia/concolor/compare/v1.0.0...v1.0.1

20

package.json
{
"name": "concolor",
"version": "1.0.2",
"version": "1.0.3",
"author": "Vladyslav Dukhin <vladyslav.dukhin@gmail.com>",

@@ -46,15 +46,15 @@ "description": "Console colors for strings templates in node.js",

"engines": {
"node": "^12.9 || 14 || 16"
"node": "14 || 16 || 18"
},
"readmeFilename": "README.md",
"devDependencies": {
"@types/node": "^16.3.3",
"eslint": "^7.30.0",
"eslint-config-metarhia": "^7.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^3.4.0",
"prettier": "^2.3.2",
"typescript": "^4.3.5"
"@types/node": "^18.0.3",
"eslint": "^8.19.0",
"eslint-config-metarhia": "^8.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
}
}

@@ -118,4 +118,4 @@ # Concolor

Copyright (c) 2017-2021 [Metarhia contributors](https://github.com/metarhia/concolor/graphs/contributors).
Copyright (c) 2017-2022 [Metarhia contributors](https://github.com/metarhia/concolor/graphs/contributors).
Concolor is [MIT licensed](./LICENSE).\
Concolor is a part of [Metarhia](https://github.com/metarhia) technology stack.

Sorry, the diff of this file is not supported yet

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