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.2 to 3.0.3

13

CHANGELOG.md

@@ -0,1 +1,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)
### Bug Fixes
* update deps ([1b01d6f](https://github.com/visulima/visulima/commit/1b01d6f55435ac2ed67db48e6e2060f786f59e56))
### Dependencies
* **@visulima/nextra-theme-docs:** upgraded to 4.0.13
## @visulima/error [3.0.2](https://github.com/visulima/visulima/compare/@visulima/error@3.0.1...@visulima/error@3.0.2) (2024-01-19)

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

22

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

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

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

@@ -107,7 +107,7 @@ "devDependencies": {

"@anolilab/semantic-release-preset": "^8.0.3",
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"@eslint-types/deprecation": "^2.0.0",
"@eslint-types/import": "^2.29.1",
"@eslint-types/jsdoc": "^48.0.2",
"@eslint-types/typescript-eslint": "^6.18.1",
"@eslint-types/jsdoc": "^48.0.4",
"@eslint-types/typescript-eslint": "^6.19.1",
"@eslint-types/unicorn": "^50.0.1",

@@ -118,5 +118,5 @@ "@rushstack/eslint-plugin-security": "^0.8.0",

"@types/node": "18.18.5",
"@visulima/nextra-theme-docs": "4.0.12",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/ui": "^1.2.1",
"@visulima/nextra-theme-docs": "4.0.13",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"cross-env": "^7.0.3",

@@ -127,3 +127,3 @@ "eslint": "^8.56.0",

"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-vitest": "^0.3.20",
"eslint-plugin-vitest": "^0.3.21",
"eslint-plugin-vitest-globals": "^1.4.0",

@@ -133,6 +133,6 @@ "prettier": "^3.2.4",

"semantic-release": "^23.0.0",
"sort-package-json": "^2.6.0",
"sort-package-json": "^2.7.0",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},

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