Socket
Socket
Sign inDemoInstall

@visulima/error

Package Overview
Dependencies
Maintainers
1
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.3.0 to 4.3.1

17

CHANGELOG.md

@@ -0,1 +1,18 @@

## @visulima/error [4.3.1](https://github.com/visulima/visulima/compare/@visulima/error@4.3.0...@visulima/error@4.3.1) (2024-08-01)
### Styles
* cs fixes ([6f727ec](https://github.com/visulima/visulima/commit/6f727ec36437384883ca4b764d920cf03ffe44df))
### Miscellaneous Chores
* added private true into fixture package.json files ([4a9494c](https://github.com/visulima/visulima/commit/4a9494c642fa98f224505a1d231b5af4e73d6c79))
* updated dev dependencies ([ac67ec1](https://github.com/visulima/visulima/commit/ac67ec1bcba16175d225958e318199f60b10d179))
* updated dev dependencies and sorted the package.json ([9571572](https://github.com/visulima/visulima/commit/95715725a8ed053ca24fd1405a55205c79342ecb))
### Dependencies
* **@visulima/path:** upgraded to 1.0.3
## @visulima/error [4.3.0](https://github.com/visulima/visulima/compare/@visulima/error@4.2.0...@visulima/error@4.3.0) (2024-07-02)

@@ -2,0 +19,0 @@

26

package.json
{
"name": "@visulima/error",
"version": "4.3.0",
"version": "4.3.1",
"description": "Error with more than just a message, stacktrace parsing.",

@@ -31,3 +31,2 @@ "keywords": [

"frame",
"stack",
"callstack",

@@ -38,3 +37,2 @@ "call",

"pretty-exceptions",
"exception",
"pretty",

@@ -123,3 +121,3 @@ "visulima"

"@anolilab/semantic-release-preset": "^9.0.0",
"@babel/core": "^7.24.7",
"@babel/core": "^7.25.2",
"@eslint-types/deprecation": "^2.0.0",

@@ -130,3 +128,3 @@ "@eslint-types/import": "^2.29.1",

"@eslint-types/unicorn": "^52.0.0",
"@rushstack/eslint-plugin-security": "^0.8.1",
"@rushstack/eslint-plugin-security": "^0.8.2",
"@total-typescript/ts-reset": "^0.5.1",

@@ -136,10 +134,10 @@ "@types/command-line-args": "^5.2.3",

"@visulima/nextra-theme-docs": "4.0.26",
"@visulima/packem": "^1.0.0-alpha.46",
"@visulima/path": "1.0.2",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@visulima/packem": "^1.0.0-alpha.60",
"@visulima/path": "1.0.3",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"esbuild": "0.22.0",
"eslint": "^8.57.0",
"esbuild": "0.23.0",
"eslint": "8.57.0",
"eslint-plugin-deprecation": "^3.0.0",

@@ -151,7 +149,7 @@ "eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",

"is-plain-obj": "^4.1.0",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"prettier": "^3.3.3",
"rimraf": "5.0.9",
"semantic-release": "24.0.0",
"typescript": "5.4.5",
"vitest": "^1.6.0"
"vitest": "^2.0.5"
},

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