Socket
Socket
Sign inDemoInstall

@visulima/pail

Package Overview
Dependencies
Maintainers
0
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.9 to 2.1.10

dist/packem_shared/pail.browser-BL-yRzuj.cjs

15

CHANGELOG.md

@@ -0,1 +1,16 @@

## @visulima/pail [2.1.10](https://github.com/visulima/visulima/compare/@visulima/pail@2.1.9...@visulima/pail@2.1.10) (2024-10-05)
### Bug Fixes
* updated dev dependencies, updated packem to v1.0.7, fixed naming of some lint config files ([c071a9c](https://github.com/visulima/visulima/commit/c071a9c8e129014a962ff654a16f302ca18a5c67))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.11
* **@visulima/error:** upgraded to 4.4.6
* **@visulima/fmt:** upgraded to 1.1.11
* **@visulima/inspector:** upgraded to 1.0.11
* **@visulima/redact:** upgraded to 1.0.9
## @visulima/pail [2.1.9](https://github.com/visulima/visulima/compare/@visulima/pail@2.1.8...@visulima/pail@2.1.9) (2024-09-24)

@@ -2,0 +17,0 @@

34

LICENSE.md

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@@ -213,3 +202,3 @@ By: Sindre Sorhus

<!-- DEPENDENCIES -->
<!-- /DEPENDENCIES -->

@@ -219,3 +208,2 @@ <!-- TYPE_DEPENDENCIES -->

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

@@ -225,5 +213,3 @@ (MIT OR CC0-1.0)

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

@@ -233,2 +219,2 @@ By: Sindre Sorhus

<!-- TYPE_DEPENDENCIES -->
<!-- /TYPE_DEPENDENCIES -->
{
"name": "@visulima/pail",
"version": "2.1.9",
"version": "2.1.10",
"description": "Find a file or directory by walking up parent directories.",

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

"dependencies": {
"@visulima/colorize": "1.4.10",
"@visulima/error": "4.4.5",
"@visulima/fmt": "1.1.10",
"@visulima/inspector": "1.0.10",
"@visulima/colorize": "1.4.11",
"@visulima/error": "4.4.6",
"@visulima/fmt": "1.1.11",
"@visulima/inspector": "1.0.11",
"safe-stable-stringify": "^2.5.0"

@@ -241,11 +241,11 @@ },

"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@secretlint/secretlint-rule-preset-recommend": "^8.3.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "18.19.15",
"@visulima/packem": "1.0.1",
"@visulima/redact": "1.0.8",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@visulima/packem": "1.0.7",
"@visulima/redact": "1.0.9",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",

@@ -270,7 +270,7 @@ "cross-env": "^7.0.3",

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

@@ -277,0 +277,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc