Socket
Socket
Sign inDemoInstall

@visulima/inspector

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/inspector - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

15

CHANGELOG.md

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

## @visulima/inspector [1.0.11](https://github.com/visulima/visulima/compare/@visulima/inspector@1.0.10...@visulima/inspector@1.0.11) (2024-10-05)
### Bug Fixes
* updated dev dependencies, updated packem to v1.0.7, fixed naming of some lint config files ([c071a9c](https://github.com/visulima/visulima/commit/c071a9c8e129014a962ff654a16f302ca18a5c67))
### Miscellaneous Chores
* updated dev dependencies ([736c6ce](https://github.com/visulima/visulima/commit/736c6ce7270b3e525a8ea9f79646a2a3fde47d4e))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.11
## @visulima/inspector [1.0.10](https://github.com/visulima/visulima/compare/@visulima/inspector@1.0.9...@visulima/inspector@1.0.10) (2024-09-24)

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

7

LICENSE.md

@@ -38,3 +38,3 @@ MIT License

<!-- DEPENDENCIES -->
<!-- DEPENDENCIES -->
<!-- /DEPENDENCIES -->

@@ -44,3 +44,2 @@ <!-- TYPE_DEPENDENCIES -->

# Licenses of bundled types
The published @visulima/inspector artifact additionally contains code with the following licenses:

@@ -50,5 +49,3 @@ (MIT OR CC0-1.0)

# Bundled types:
## type-fest
License: (MIT OR CC0-1.0)

@@ -58,2 +55,2 @@ By: Sindre Sorhus

<!-- TYPE_DEPENDENCIES -->
<!-- /TYPE_DEPENDENCIES -->
{
"name": "@visulima/inspector",
"version": "1.0.10",
"version": "1.0.11",
"description": "Inspect utility for Node.js and Browsers.",

@@ -79,12 +79,12 @@ "keywords": [

"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@secretlint/secretlint-rule-preset-recommend": "^8.3.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "18.19.15",
"@visulima/colorize": "1.4.10",
"@visulima/packem": "1.0.1",
"@visulima/colorize": "1.4.11",
"@visulima/packem": "1.0.7",
"@vitest/browser": "1.6.0",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"cross-env": "^7.0.3",

@@ -102,8 +102,8 @@ "esbuild": "0.24.0",

"secretlint": "8.2.4",
"semantic-release": "^24.1.1",
"semantic-release": "^24.1.2",
"type-fest": "^4.26.1",
"typescript": "5.4.5",
"typescript-coverage-report": "^1.0.0",
"vitest": "^2.1.1",
"webdriverio": "^9.0.9"
"vitest": "^2.1.2",
"webdriverio": "^9.1.2"
},

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