balena-register-device
Advanced tools
Comparing version 6.1.2 to 6.1.3-convert-tests-js-1e298452e79027d5663f781a947d0ea3973f59a9
@@ -8,2 +8,7 @@ # Change Log | ||
# v6.1.3 | ||
## (2020-05-20) | ||
* Convert tests to js [Thodoris Greasidis] | ||
# v6.1.2 | ||
@@ -10,0 +15,0 @@ ## (2020-05-20) |
{ | ||
"name": "balena-register-device", | ||
"version": "6.1.2", | ||
"version": "6.1.3-convert-tests-js-1e298452e79027d5663f781a947d0ea3973f59a9", | ||
"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", |
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
26376
1