Socket
Socket
Sign inDemoInstall

@visulima/pail

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/pail - npm Package Compare versions

Comparing version 2.1.8 to 2.1.9

20

CHANGELOG.md

@@ -0,1 +1,21 @@

## @visulima/pail [2.1.9](https://github.com/visulima/visulima/compare/@visulima/pail@2.1.8...@visulima/pail@2.1.9) (2024-09-24)
### Bug Fixes
* update packem to v1 ([05f3bc9](https://github.com/visulima/visulima/commit/05f3bc960df10a1602e24f9066e2b0117951a877))
* updated esbuild from v0.23 to v0.24 ([3793010](https://github.com/visulima/visulima/commit/3793010d0d549c0d41f85dea04b8436251be5fe8))
### Miscellaneous Chores
* updated dev dependencies ([05edb67](https://github.com/visulima/visulima/commit/05edb671285b1cc42875223314b24212e6a12588))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.10
* **@visulima/error:** upgraded to 4.4.5
* **@visulima/fmt:** upgraded to 1.1.10
* **@visulima/inspector:** upgraded to 1.0.10
* **@visulima/redact:** upgraded to 1.0.8
## @visulima/pail [2.1.8](https://github.com/visulima/visulima/compare/@visulima/pail@2.1.7...@visulima/pail@2.1.8) (2024-09-11)

@@ -2,0 +22,0 @@

30

LICENSE.md

@@ -26,2 +26,3 @@ MIT License

# Licenses of bundled dependencies
The published @visulima/pail artifact additionally contains code with the following licenses:

@@ -31,3 +32,5 @@ MIT

# Bundled dependencies:
## ansi-regex
License: MIT

@@ -47,5 +50,6 @@ By: Sindre Sorhus

---------------------------------------
---
## ansi-styles
License: MIT

@@ -65,5 +69,6 @@ By: Sindre Sorhus

---------------------------------------
---
## emoji-regex
License: MIT

@@ -94,5 +99,6 @@ By: Mathias Bynens

---------------------------------------
---
## get-east-asian-width
License: MIT

@@ -112,5 +118,6 @@ By: Sindre Sorhus

---------------------------------------
---
## string-length
License: MIT

@@ -130,5 +137,6 @@ By: Sindre Sorhus

---------------------------------------
---
## string-width
License: MIT

@@ -148,5 +156,6 @@ By: Sindre Sorhus

---------------------------------------
---
## strip-ansi
License: MIT

@@ -166,5 +175,6 @@ By: Sindre Sorhus

---------------------------------------
---
## terminal-size
License: MIT

@@ -184,5 +194,6 @@ By: Sindre Sorhus

---------------------------------------
---
## wrap-ansi
License: MIT

@@ -207,2 +218,3 @@ By: Sindre Sorhus

# Licenses of bundled types
The published @visulima/pail artifact additionally contains code with the following licenses:

@@ -212,3 +224,5 @@ (MIT OR CC0-1.0)

# Bundled types:
## type-fest
License: (MIT OR CC0-1.0)

@@ -215,0 +229,0 @@ By: Sindre Sorhus

{
"name": "@visulima/pail",
"version": "2.1.8",
"version": "2.1.9",
"description": "Find a file or directory by walking up parent directories.",

@@ -228,6 +228,6 @@ "keywords": [

"dependencies": {
"@visulima/colorize": "1.4.9",
"@visulima/error": "4.4.4",
"@visulima/fmt": "1.1.9",
"@visulima/inspector": "1.0.9",
"@visulima/colorize": "1.4.10",
"@visulima/error": "4.4.5",
"@visulima/fmt": "1.1.10",
"@visulima/inspector": "1.0.10",
"safe-stable-stringify": "^2.5.0"

@@ -240,15 +240,15 @@ },

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.16.2",
"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@rushstack/eslint-plugin-security": "^0.8.2",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "18.19.15",
"@visulima/packem": "^1.0.0-alpha.108",
"@visulima/redact": "1.0.7",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@visulima/packem": "1.0.1",
"@visulima/redact": "1.0.8",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"esbuild": "0.23.0",
"esbuild": "0.24.0",
"eslint": "8.57.0",

@@ -263,3 +263,3 @@ "eslint-plugin-deprecation": "^3.0.0",

"rimraf": "5.0.9",
"rotating-file-stream": "^3.2.3",
"rotating-file-stream": "^3.2.5",
"secretlint": "8.2.4",

@@ -271,7 +271,7 @@ "semantic-release": "24.0.0",

"typescript": "5.4.5",
"vitest": "^2.0.5",
"vitest": "^2.1.1",
"wrap-ansi": "^9.0.0"
},
"peerDependencies": {
"@visulima/redact": "1.0.7",
"@visulima/redact": "1.0.8",
"rotating-file-stream": "^3.1.1"

@@ -278,0 +278,0 @@ },

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