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.0.3 to 3.0.4

13

CHANGELOG.md

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

## @visulima/error [3.0.4](https://github.com/visulima/visulima/compare/@visulima/error@3.0.3...@visulima/error@3.0.4) (2024-02-26)
### Bug Fixes
* updated @jridgewell/trace-mapping ([f2061d1](https://github.com/visulima/visulima/commit/f2061d11c0db0df18b1ae065118e6a2f33811eab))
### Dependencies
* **@visulima/nextra-theme-docs:** upgraded to 4.0.14
## @visulima/error [3.0.3](https://github.com/visulima/visulima/compare/@visulima/error@3.0.2...@visulima/error@3.0.3) (2024-01-31)

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

2

LICENSE.md
MIT License
Copyright (c) 2023 visulima
Copyright (c) 2024 visulima

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

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

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

"dependencies": {
"@jridgewell/trace-mapping": "^0.3.22"
"@jridgewell/trace-mapping": "^0.3.23"
},

@@ -110,26 +110,26 @@ "devDependencies": {

"@eslint-types/import": "^2.29.1",
"@eslint-types/jsdoc": "^48.0.4",
"@eslint-types/typescript-eslint": "^6.19.1",
"@eslint-types/unicorn": "^50.0.1",
"@rushstack/eslint-plugin-security": "^0.8.0",
"@eslint-types/jsdoc": "^48.2.0",
"@eslint-types/typescript-eslint": "^7.0.2",
"@eslint-types/unicorn": "^51.0.1",
"@rushstack/eslint-plugin-security": "^0.8.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/command-line-args": "^5.2.3",
"@types/node": "18.18.5",
"@visulima/nextra-theme-docs": "4.0.13",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"@types/node": "18.18.14",
"@visulima/nextra-theme-docs": "4.0.14",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-vitest": "^0.3.21",
"eslint-plugin-vitest": "^0.3.22",
"eslint-plugin-vitest-globals": "^1.4.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"semantic-release": "^23.0.0",
"sort-package-json": "^2.7.0",
"tsup": "^8.0.1",
"semantic-release": "^23.0.2",
"sort-package-json": "^2.8.0",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"vitest": "^1.3.1"
},

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