@logzio-node-toolbox/consul
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17002
6
384
1