Socket
Socket
Sign inDemoInstall

acquerello

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acquerello - npm Package Compare versions

Comparing version 1.1.2 to 2.0.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

### 2023-12-20 / 2.0.0
- chore: Updated dependencies.
- chore: Changed TypeScript version.
- chore: Removed outdated option.
### 2023-10-23 / 1.1.2

@@ -2,0 +8,0 @@

20

package.json
{
"name": "acquerello",
"version": "1.1.2",
"version": "2.0.0",
"description": "Template based terminal coloring made really easy.",

@@ -39,14 +39,14 @@ "homepage": "https://sw.cowtech.it/acquerello",

"devDependencies": {
"@cowtech/eslint-config": "^8.10.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.94",
"@types/node": "^20.8.7",
"@types/tap": "^15.0.10",
"@cowtech/eslint-config": "^9.0.0",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.101",
"@types/node": "^20.10.5",
"@types/tap": "^15.0.11",
"c8": "^8.0.1",
"chokidar": "^3.5.3",
"concurrently": "^8.2.2",
"prettier": "^3.0.3",
"tap": "^18.5.2",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
"prettier": "^3.1.1",
"tap": "^18.6.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},

@@ -53,0 +53,0 @@ "engines": {

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