Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

johnny-five

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

johnny-five - npm Package Compare versions

Comparing version
1.4.0
to
1.5.0
+2
-2
package.json
{
"name": "johnny-five",
"description": "The JavaScript Robotics and Hardware Programming Framework. Use with: Arduino (all models), Electric Imp, Beagle Bone, Intel Galileo & Edison, Linino One, Pinoccio, pcDuino3, Raspberry Pi, Particle/Spark Core & Photon, Tessel 2, TI Launchpad and more!",
"version": "1.4.0",
"version": "1.5.0",
"homepage": "https://johnny-five.io",

@@ -179,3 +179,3 @@ "author": "Rick Waldron <waldron.rick@gmail.com>",

"mock-firmata": "latest",
"nyc": "^14.1.1",
"nyc": "^15.0.0",
"optimist": "^0.6.1",

@@ -182,0 +182,0 @@ "sinon": "~1.10.2"

@@ -121,3 +121,3 @@ ![](https://github.com/rwaldron/johnny-five/raw/master/assets/sgier-johnny-five.png)

For non-Arduino based projects, a number of platform-specific [IO Plugins](https://github.com/rwaldron/johnny-five/wiki/IO-Plugins) are available. IO Plugins allow Johnny-Five code to communicate with any non-Arduino based hardware in whatever language that platforms speaks!
For non-Arduino based projects, a number of platform-specific [IO Plugins](https://github.com/rwaldron/io-plugins) are available. IO Plugins allow Johnny-Five code to communicate with any non-Arduino based hardware in whatever language that platforms speaks!

@@ -124,0 +124,0 @@ ## Documentation

Sorry, the diff of this file is not supported yet