Socket
Socket
Sign inDemoInstall

motion

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motion - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

example/motionstream-example.js

19

package.json
{
"name": "motion",
"version": "0.1.0",
"version": "0.2.0",
"description": "A node.js motion detection library written in JavaScript",

@@ -19,10 +19,21 @@ "main": "index.js",

"computer",
"vision"
"vision",
"stream",
"streams"
],
"author": "Mike Maelzer <mmaelzer@gmail.com>",
"license": "MIT",
"license": "BSD",
"bugs": {
"url": "https://github.com/mmaelzer/motion/issues"
},
"homepage": "https://github.com/mmaelzer/motion"
"homepage": "https://github.com/mmaelzer/motion",
"dependencies": {
"ttq": "~0.1.1",
"im-decode": "~0.1.0"
},
"devDependencies": {
"request": "~2.30.0",
"mjpeg-consumer": "~0.3.1",
"file-on-write": "~0.2.0"
}
}
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