Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-raspistill

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-raspistill - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

24

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc