Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@vertx/config

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vertx/config - npm Package Compare versions

Comparing version
3.8.2
to
3.8.3
+4
-4
package.json
{
"name" : "@vertx/config",
"description" : "Generated Eclipse Vert.x bindings for 'vertx-config'",
"version" : "3.8.2",
"license" : "Apache License 2.0",
"version" : "3.8.3",
"license" : "Apache-2.0",
"public" : true,

@@ -10,6 +10,6 @@ "maven" : {

"artifactId" : "vertx-config",
"version" : "3.8.2"
"version" : "3.8.3"
},
"dependencies" : {
"@vertx/core" : "3.8.2"
"@vertx/core" : "3.8.3"
},

@@ -16,0 +16,0 @@ "main" : "index.js",

@@ -36,3 +36,3 @@ ![npm (scoped)](https://img.shields.io/npm/v/@vertx/config.svg)

```js
/// <definition types="@vertx/core/runtime" />
/// <definition types="es4x.d.ts" />
// @ts-check

@@ -39,0 +39,0 @@