Socket
Socket
Sign inDemoInstall

@verdaccio/types

Package Overview
Dependencies
Maintainers
4
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verdaccio/types - npm Package Compare versions

Comparing version 10.4.0 to 10.4.1

6

CHANGELOG.md
# Change Log
## 10.4.1
### Patch Changes
- aaf0da4: fix: self_path correct property
## 10.4.0

@@ -4,0 +10,0 @@

3

index.d.ts

@@ -384,3 +384,4 @@ // <reference types="node" />

interface ConfigRuntime extends ConfigYaml {
config_path: string;
// @deprecated on v6 this is config_path
self_path: string;
}

@@ -387,0 +388,0 @@

{
"name": "@verdaccio/types",
"version": "10.4.0",
"version": "10.4.1",
"description": "verdaccio types definitions",

@@ -5,0 +5,0 @@ "keywords": [

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