johnny-five
Advanced tools
+2
-2
| { | ||
| "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" |
+1
-1
@@ -121,3 +121,3 @@  | ||
| 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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
707274
0