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.4 to 3.0.5

dist/chunk-RA3LOUJQ.js

15

CHANGELOG.md

@@ -0,1 +1,16 @@

## @visulima/error [3.0.5](https://github.com/visulima/visulima/compare/@visulima/error@3.0.4...@visulima/error@3.0.5) (2024-03-04)
### Bug Fixes
* fixed all found type issues ([eaa40d1](https://github.com/visulima/visulima/commit/eaa40d11f3fc056dfddcc25404bf109587ef2862))
* minifyWhitespace on prod build, removed @tsconfig/* configs ([410cb73](https://github.com/visulima/visulima/commit/410cb737c44c445a0479bdd49b4100d5daf2d83d))
* updated @jridgewell/trace-mapping ([2955e4a](https://github.com/visulima/visulima/commit/2955e4adad7478947e4b224fad7bca9c8d5fe4d5))
### Dependencies
* **@visulima/nextra-theme-docs:** upgraded to 4.0.15
## @visulima/error [3.0.4](https://github.com/visulima/visulima/compare/@visulima/error@3.0.3...@visulima/error@3.0.4) (2024-02-26)

@@ -2,0 +17,0 @@

1

dist/code-frame/index.js
export { a as codeFrame } from '../chunk-7OT5SHJH.js';
import '../chunk-GQSCBKA6.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map

@@ -1,4 +0,3 @@

export { c as VisulimaError, a as getErrorCauses, b as isVisulimaError } from '../chunk-YOONH3EZ.js';
import '../chunk-GQSCBKA6.js';
export { c as VisulimaError, a as getErrorCauses, b as isVisulimaError } from '../chunk-RA3LOUJQ.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
export { a as codeFrame } from './chunk-7OT5SHJH.js';
export { c as VisulimaError, a as getErrorCauses, b as isVisulimaError } from './chunk-YOONH3EZ.js';
export { c as VisulimaError, a as getErrorCauses, b as isVisulimaError } from './chunk-RA3LOUJQ.js';
export { b as generatedPositionFor, a as loadSourceMap, c as originalPositionFor, d as sourceContentFor, e as traceSegment } from './chunk-ONFIDS3C.js';
export { a as parseStacktrace } from './chunk-57YC2IM6.js';
import './chunk-GQSCBKA6.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
export { b as generatedPositionFor, a as loadSourceMap, c as originalPositionFor, d as sourceContentFor, e as traceSegment } from '../chunk-ONFIDS3C.js';
import '../chunk-GQSCBKA6.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
export { a as parseStacktrace } from '../chunk-57YC2IM6.js';
import '../chunk-GQSCBKA6.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
{
"name": "@visulima/error",
"version": "3.0.4",
"version": "3.0.5",
"description": "Error with more than just a message, stacktrace parsing and sourcemap loading.",

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

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

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

"@anolilab/semantic-release-preset": "^8.0.3",
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.0",
"@eslint-types/deprecation": "^2.0.0",

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

"@types/node": "18.18.14",
"@visulima/nextra-theme-docs": "4.0.14",
"@visulima/nextra-theme-docs": "4.0.15",
"@vitest/coverage-v8": "^1.3.1",

@@ -121,0 +121,0 @@ "@vitest/ui": "^1.3.1",

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