Comparing version 1.2.0 to 2.0.0-next.1
{ | ||
"name": "consul", | ||
"version": "1.2.0", | ||
"version": "2.0.0-next.1", | ||
"description": "Consul client", | ||
"main": "./lib", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
@@ -13,2 +14,4 @@ "./lib" | ||
"devDependencies": { | ||
"@definitelytyped/dtslint": "^0.0.159", | ||
"@types/node": "*", | ||
"async": "^3.2.0", | ||
@@ -29,2 +32,3 @@ "debug": "^4.3.1", | ||
"test": "jshint lib test && prettier -c . && nyc mocha -- --recursive --check-leaks && nyc check-coverage --statements 100 --functions 100 --branches 100 --lines 100", | ||
"types": "dtslint test/types", | ||
"acceptance": "ACCEPTANCE=true nyc mocha -- test/acceptance --recursive --check-leaks --timeout 30000", | ||
@@ -31,0 +35,0 @@ "acceptanceSetupMacOS": "sudo ifconfig lo0 alias 127.0.0.2 up && sudo ifconfig lo0 alias 127.0.0.3 up" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
130964
44
3078
13
2