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

arduino-cli-runtime

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arduino-cli-runtime - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

5

package.json
{
"name": "arduino-cli-runtime",
"version": "1.0.6",
"version": "1.0.7",
"description": "Prebuilt Arduino CLI binaries for macOS, Linux, and Windows",

@@ -9,3 +9,2 @@ "bin": {

"files": [
"NOTICE",
"bin",

@@ -19,3 +18,3 @@ "lib"

"author": "1337",
"license": "Apache-2.0",
"license": "MIT",
"bugs": {

@@ -22,0 +21,0 @@ "url": "https://github.com/like/arduino-cli-runtime/issues"

7

README.md

@@ -17,2 +17,6 @@ # arduino-cli-runtime

<details>
<summary>How to make a new build</summary>
<br>
Prerequisites:

@@ -41,5 +45,6 @@

Finally, copy the compiled binary into `npm/linux-x64/bin/...`.
</details>
## License
Apache-2.0
MIT

Sorry, the diff of this file is not supported yet

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