Socket
Socket
Sign inDemoInstall

@12core/chromafi

Package Overview
Dependencies
32
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

35

CHANGELOG.md

@@ -10,6 +10,25 @@ # Changelog

## [v3.0.3](https://github.com/little-core-labs/chromafi/compare/v3.0.2...v3.0.3)
## [v3.0.4](https://github.com/little-core-labs/chromafi/compare/v3.0.3...v3.0.4)
### Merged
- Bump gh-release from 5.0.2 to 6.0.0 [`#14`](https://github.com/little-core-labs/chromafi/pull/14)
- Bump actions/setup-node from 2.3.2 to 2.4.0 [`#22`](https://github.com/little-core-labs/chromafi/pull/22)
- Bump actions/setup-node from 2.3.1 to 2.3.2 [`#21`](https://github.com/little-core-labs/chromafi/pull/21)
- Bump actions/setup-node from 2.3.0 to 2.3.1 [`#20`](https://github.com/little-core-labs/chromafi/pull/20)
- Bump actions/setup-node from 2.2.0 to 2.3.0 [`#19`](https://github.com/little-core-labs/chromafi/pull/19)
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 [`#18`](https://github.com/little-core-labs/chromafi/pull/18)
- Bump actions/setup-node from 2.1.5 to 2.2.0 [`#17`](https://github.com/little-core-labs/chromafi/pull/17)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 [`#16`](https://github.com/little-core-labs/chromafi/pull/16)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 [`#15`](https://github.com/little-core-labs/chromafi/pull/15)
- Bump fastify/github-action-merge-dependabot from 1.2.1 to 2.0.0 [`#13`](https://github.com/little-core-labs/chromafi/pull/13)
### Commits
- chore: remove unused dependencies [`7d19227`](https://github.com/little-core-labs/chromafi/commit/7d192275a78d364d6eecbe9157a874d2829a7bad)
## [v3.0.3](https://github.com/little-core-labs/chromafi/compare/v3.0.2...v3.0.3) - 2021-04-15
### Merged
- Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.1 [`#7`](https://github.com/little-core-labs/chromafi/pull/7)

@@ -28,3 +47,3 @@ - Bump actions/setup-node from v2.1.4 to v2.1.5 [`#5`](https://github.com/little-core-labs/chromafi/pull/5)

## v3.0.1 - 2021-01-23
## [v3.0.1](https://github.com/little-core-labs/chromafi/compare/v3.0.0...v3.0.1) - 2021-01-23

@@ -34,2 +53,12 @@ ### Merged

- Bump actions/setup-node from v2.1.2 to v2.1.4 [`#3`](https://github.com/little-core-labs/chromafi/pull/3)
### Commits
- refactor(): support disabling 'decorate' feature [`585a408`](https://github.com/little-core-labs/chromafi/commit/585a40856952ae5c855485dd4e6cafe10bc8ce25)
- chore: automerge actions [`41933ba`](https://github.com/little-core-labs/chromafi/commit/41933baef689376bb6beca231edcdbf16713eff7)
## v3.0.0 - 2020-12-01
### Merged
- Cleanup [`#1`](https://github.com/little-core-labs/chromafi/pull/1)

@@ -42,4 +71,4 @@ - Moving husky to devDependencies [`#9`](https://github.com/little-core-labs/chromafi/pull/9)

- new maintainer [`e4ba1e5`](https://github.com/little-core-labs/chromafi/commit/e4ba1e5fbf29c32b6e30d62543f0687df08ebace)
- chore(): upgrade deps [`9f1a59b`](https://github.com/little-core-labs/chromafi/commit/9f1a59be51e51a68772178cb4c787d2e9fdc0ba0)
- Adding code [`804ca4a`](https://github.com/little-core-labs/chromafi/commit/804ca4ab2efbab7f2a53d8b0c91bb088a0ff0934)
- update readme and dev deps [`458f2b7`](https://github.com/little-core-labs/chromafi/commit/458f2b72b3a8455673a860d41802a21dd2e490e5)

11

package.json
{
"name": "@12core/chromafi",
"version": "3.0.3",
"version": "3.0.4",
"description": "🦅 cli syntax highlighting: any function - any object - 176 languages",

@@ -17,4 +17,2 @@ "main": "index.js",

"ansi-mark": "^1.0.0",
"ansi-regex": "^5.0.0",
"array-uniq": "^2.1.0",
"camelcase": "^6.2.0",

@@ -25,8 +23,5 @@ "chalk": "^4.1.0",

"detect-indent": "^6.0.0",
"he": "^1.1.1",
"highlight.js": "^10.7.2",
"min-indent": "^1.0.0",
"strip-ansi": "^6.0.0",
"strip-indent": "^3.0.0",
"super-split": "^1.1.0"
"strip-indent": "^3.0.0"
},

@@ -38,3 +33,3 @@ "devDependencies": {

"eslint": "^7.24.0",
"gh-release": "^5.0.0",
"gh-release": "^6.0.0",
"npm-run-all2": "^5.0.0"

@@ -41,0 +36,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc