balena-register-device
Advanced tools
Comparing version 6.0.0-36-rename-to-balena-a0f1802f96ef39c298726890a9b0187c9646615e to 6.0.0-36-rename-to-balena-dfbfe2c2b12bd2a54543d10c177c354acdf66fe6
@@ -10,2 +10,3 @@ # Change Log | ||
* Exclude the build output from the repo [Thodoris Greasidis] | ||
* Use a prepack step that doesn't run tests, to be balenaCI compliant [Thodoris Greasidis] | ||
@@ -12,0 +13,0 @@ * Tests: Disable node 10 on appveyor since a warning is inferred as error [Thodoris Greasidis] |
{ | ||
"name": "balena-register-device", | ||
"version": "6.0.0-36-rename-to-balena-a0f1802f96ef39c298726890a9b0187c9646615e", | ||
"version": "6.0.0-36-rename-to-balena-dfbfe2c2b12bd2a54543d10c177c354acdf66fe6", | ||
"description": "Balena device registration utilities", | ||
@@ -11,2 +11,5 @@ "main": "build/register.js", | ||
}, | ||
"files": [ | ||
"build/" | ||
], | ||
"keywords": [ | ||
@@ -27,3 +30,3 @@ "resin", | ||
"test": "npm run lint && npm run test-node && npm run test-browser", | ||
"prepack": "npm run build" | ||
"prepare": "npm run build" | ||
}, | ||
@@ -30,0 +33,0 @@ "author": "Juan Cruz Viotti <juan@resin.io>", |
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
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
22129
5
107