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

thingssdk-deployer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thingssdk-deployer - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "thingssdk-deployer",
"version": "1.0.0",
"version": "1.0.1",
"description": "Deploys JavaScript code to microcontrollers using build and upload strategies",

@@ -23,7 +23,7 @@ "main": "index.js",

"devDependencies": {
"chai": "^3.5.0",
"istanbul": "^0.4.4",
"mocha": "^3.0.2"
"chai": "^4.0.1",
"istanbul": "^0.4.5",
"mocha": "^3.4.2"
},
"homepage": "https://github.com/thingsSDK/thingssdk-deployer#readme"
}
}

@@ -14,3 +14,3 @@ # thingsSDK Deployer

```bash
$ npm install thingssdk\thingssdk-deployer
$ npm install thingssdk-deployer
```

@@ -59,4 +59,4 @@

##Current Strategies
## Current Strategies
* [thingssdk-espruino-strategy](https://github.com/thingsSDK/thingssdk-espruino-strategy)
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