Socket
Socket
Sign inDemoInstall

@visulima/inspector

Package Overview
Dependencies
Maintainers
1
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.8 to 1.0.9

15

CHANGELOG.md

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

## @visulima/inspector [1.0.9](https://github.com/visulima/visulima/compare/@visulima/inspector@1.0.8...@visulima/inspector@1.0.9) (2024-09-11)
### Bug Fixes
* fixed node10 support ([f5e78d9](https://github.com/visulima/visulima/commit/f5e78d9bff8fd603967666598b34f9338a8726b5))
### Miscellaneous Chores
* updated dev dependencies ([28b5ee5](https://github.com/visulima/visulima/commit/28b5ee5c805ca8868536418829cde7ba8c5bb8dd))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.9
## @visulima/inspector [1.0.8](https://github.com/visulima/visulima/compare/@visulima/inspector@1.0.7...@visulima/inspector@1.0.8) (2024-09-07)

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

16

package.json
{
"name": "@visulima/inspector",
"version": "1.0.8",
"version": "1.0.9",
"description": "Inspect utility for Node.js and Browsers.",

@@ -62,4 +62,4 @@ "keywords": [

"typesVersions": {
"*": {
"*": [
">=5.0": {
".": [
"./dist/index.d.ts"

@@ -79,3 +79,3 @@ ]

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.15.4",
"@arethetypeswrong/cli": "^0.16.2",
"@babel/core": "^7.25.2",

@@ -86,4 +86,4 @@ "@rushstack/eslint-plugin-security": "^0.8.2",

"@types/node": "18.19.15",
"@visulima/colorize": "1.4.8",
"@visulima/packem": "^1.0.0-alpha.95",
"@visulima/colorize": "1.4.9",
"@visulima/packem": "^1.0.0-alpha.108",
"@vitest/browser": "1.6.0",

@@ -104,4 +104,4 @@ "@vitest/coverage-v8": "^2.0.5",

"secretlint": "8.2.4",
"semantic-release": "^24.1.0",
"type-fest": "^4.26.0",
"semantic-release": "^24.1.1",
"type-fest": "^4.26.1",
"typescript": "5.4.5",

@@ -108,0 +108,0 @@ "typescript-coverage-report": "^1.0.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