Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@logzio-node-toolbox/consul

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logzio-node-toolbox/consul - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/index.d.ts

14

package.json
{
"name": "@logzio-node-toolbox/consul",
"version": "0.0.2",
"version": "0.0.3",
"description": "Consul easy use for json configs and service discovery",
"main": "src/index.cjs",
"exports": {
"import": "./src/index.js",
"require": ".src/index.cjs"
},
"types": "src/index.d.ts",
"main": "dist/index.js",
"module": "dist/index.es.js",
"files": ["dist"],
"types": "dist/index.d.ts",
"type": "module",

@@ -24,3 +22,3 @@ "license": "MIT",

"clean": "rm -rf node_modules",
"upkg": "ncu --packageFile ./package.json",
"upkg": "ncu -u --packageFile ./package.json",
"compile": "rollup src/index.js --format cjs --file src/index.cjs"

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