balena-register-device
Advanced tools
Comparing version 6.1.4 to 6.1.5-convert-tests-js-d2b9af51ae9714bc076d41a1f980ba019cf9e66a
@@ -8,2 +8,7 @@ # Change Log | ||
# v6.1.5 | ||
## (2020-05-21) | ||
* Convert tests to js [Thodoris Greasidis] | ||
# v6.1.4 | ||
@@ -10,0 +15,0 @@ ## (2020-05-21) |
{ | ||
"name": "balena-register-device", | ||
"version": "6.1.4", | ||
"version": "6.1.5-convert-tests-js-d2b9af51ae9714bc076d41a1f980ba019cf9e66a", | ||
"description": "Balena device registration utilities", | ||
@@ -25,3 +25,5 @@ "main": "build/register.js", | ||
"build": "gulp build", | ||
"lint": "balena-lint lib tests gulpfile.coffee", | ||
"lint:coffee": "balena-lint lib gulpfile.coffee", | ||
"lint:js": "balena-lint -e js --typescript tests", | ||
"lint": "npm run lint:coffee && npm run lint:js", | ||
"test-node": "gulp test", | ||
@@ -28,0 +30,0 @@ "test-browser": "mockttp -c karma start", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
27283
1