node-raspistill
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "node-raspistill", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Node wrapper for taking photos using Raspberry Pi raspistill app.", | ||
@@ -35,18 +35,18 @@ "main": "build/index.js", | ||
"@types/fs-promise": "^1.0.3", | ||
"@types/jest": "^24.0.18", | ||
"@types/node": "^12.12.14", | ||
"@types/jest": "^25.1.4", | ||
"@types/node": "^13.9.2", | ||
"@types/rmfr": "^2.0.0", | ||
"coveralls": "3.0.7", | ||
"coveralls": "3.0.11", | ||
"fs-promise": "^2.0.3", | ||
"jest": "^24.9.0", | ||
"jest": "^25.1.0", | ||
"js-image-generator": "^1.0.2", | ||
"nock-exec": "^0.1.0", | ||
"nyc": "^14.1.1", | ||
"rimraf": "^3.0.0", | ||
"source-map-support": "^0.5.13", | ||
"ts-jest": "^24.1.0", | ||
"ts-node": "^8.4.1", | ||
"tslint": "^5.20.0", | ||
"nyc": "^15.0.0", | ||
"rimraf": "^3.0.2", | ||
"source-map-support": "^0.5.16", | ||
"ts-jest": "^25.2.1", | ||
"ts-node": "^8.7.0", | ||
"tslint": "^6.1.0", | ||
"tslint-eslint-rules": "^5.4.0", | ||
"typescript": "^3.6.4" | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
@@ -58,2 +58,7 @@ # node-raspistill | ||
<details> | ||
<summary>1.0.1</summary> | ||
Minor deps update and security fixes. | ||
</details> | ||
<details> | ||
<summary>1.0.0</summary> | ||
@@ -60,0 +65,0 @@ Lib refactoring. General photo and timelapse methods are compatible with older versions. |
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
43191
263
1