node-raspberrypi-usbboot
Advanced tools
Comparing version 0.0.8 to 0.0.9-build-before-publishing-229715fc389d617834ddb00a7009ff4cb10e4770
@@ -7,2 +7,6 @@ # Change Log | ||
## v0.0.9 - 2018-10-10 | ||
* Build before publishing [Alexis Svinartchouk] | ||
## v0.0.8 - 2018-10-10 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "node-raspberrypi-usbboot", | ||
"version": "0.0.8", | ||
"version": "0.0.9-build-before-publishing-229715fc389d617834ddb00a7009ff4cb10e4770", | ||
"description": "Transforms Raspberry Pi Compute Modules and Zeros to mass storage devices.", | ||
@@ -9,3 +9,4 @@ "main": "build/index.js", | ||
"lint": "resin-lint --typescript lib/*.ts typings/**/*.d.ts", | ||
"build": "npm run lint && tsc" | ||
"build": "npm run lint && rimraf build && tsc", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -35,2 +36,3 @@ "files": [ | ||
"resin-lint": "^1.5.7", | ||
"rimraf": "^2.6.2", | ||
"ts-node": "^6.0.3", | ||
@@ -37,0 +39,0 @@ "typescript": "^2.9.1" |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
27730137
22
446
0
6
1