Socket
Socket
Sign inDemoInstall

@visulima/error

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/error - npm Package Compare versions

Comparing version 4.4.5 to 4.4.6

11

CHANGELOG.md

@@ -0,1 +1,12 @@

## @visulima/error [4.4.6](https://github.com/visulima/visulima/compare/@visulima/error@4.4.5...@visulima/error@4.4.6) (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/path:** upgraded to 1.1.0
## @visulima/error [4.4.5](https://github.com/visulima/visulima/compare/@visulima/error@4.4.4...@visulima/error@4.4.5) (2024-09-24)

@@ -2,0 +13,0 @@

7

LICENSE.md

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

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

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

# Bundled dependencies:
## is-plain-obj
License: MIT

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

<!-- DEPENDENCIES -->
<!-- /DEPENDENCIES -->
<!-- TYPE_DEPENDENCIES -->
<!-- TYPE_DEPENDENCIES -->
<!-- /TYPE_DEPENDENCIES -->
{
"name": "@visulima/error",
"version": "4.4.5",
"version": "4.4.6",
"description": "Error with more than just a message, stacktrace parsing.",

@@ -139,3 +139,3 @@ "keywords": [

"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@eslint-types/deprecation": "^2.0.0",

@@ -151,6 +151,6 @@ "@eslint-types/import": "^2.29.1",

"@visulima/nextra-theme-docs": "4.0.26",
"@visulima/packem": "1.0.1",
"@visulima/path": "1.0.9",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@visulima/packem": "1.0.7",
"@visulima/path": "1.1.0",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",

@@ -170,3 +170,3 @@ "cross-env": "^7.0.3",

"typescript": "5.4.5",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},

@@ -173,0 +173,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