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 3.2.9 to 3.2.10

13

CHANGELOG.md

@@ -0,1 +1,14 @@

## @visulima/error [3.2.10](https://github.com/visulima/visulima/compare/@visulima/error@3.2.9...@visulima/error@3.2.10) (2024-06-05)
### Miscellaneous Chores
* updated dev dependencies ([a2e0504](https://github.com/visulima/visulima/commit/a2e0504dc239049434c2482756ff15bdbaac9b54))
### Dependencies
* **@visulima/nextra-theme-docs:** upgraded to 4.0.25
## @visulima/error [3.2.9](https://github.com/visulima/visulima/compare/@visulima/error@3.2.8...@visulima/error@3.2.9) (2024-05-24)

@@ -2,0 +15,0 @@

14

package.json
{
"name": "@visulima/error",
"version": "3.2.9",
"version": "3.2.10",
"description": "Error with more than just a message, stacktrace parsing and sourcemap loading.",

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

"@anolilab/semantic-release-preset": "^8.1.0",
"@babel/core": "^7.24.5",
"@babel/core": "^7.24.6",
"@eslint-types/deprecation": "^2.0.0",

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

"@types/node": "18.18.14",
"@visulima/nextra-theme-docs": "4.0.24",
"@visulima/nextra-theme-docs": "4.0.25",
"@vitest/coverage-v8": "^1.6.0",

@@ -120,3 +120,3 @@ "@vitest/ui": "^1.6.0",

"eslint": "^8.57.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",

@@ -126,6 +126,6 @@ "eslint-plugin-mdx": "^3.1.5",

"eslint-plugin-vitest-globals": "^1.5.0",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"rimraf": "^5.0.7",
"semantic-release": "^23.1.1",
"tsup": "^8.0.2",
"semantic-release": "23.1.1",
"tsup": "^8.1.0",
"typescript": "^5.4.5",

@@ -132,0 +132,0 @@ "vitest": "^1.6.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