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

@scrypted/cloud

Package Overview
Dependencies
Maintainers
2
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scrypted/cloud - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json

@@ -36,3 +36,3 @@ {

},
"version": "0.0.3"
"version": "0.0.4"
}

@@ -1,2 +0,2 @@

# Sample Scrypted Plugin with Visual Studio Code support
# @scrypted/cloud

@@ -7,6 +7,13 @@ ## npm commands

* npm run scrypted-debug <ipaddress>
## scrypted distribution via npm
1. Ensure package.json is set up properly for publishing on npm.
2. NODE_ENV=production npm run scrypted-webpack
3. git add dist/main.js
4. git commit
5. npm publish
## Visual Studio Code configuration
* Edit [settings.json](https://github.com/koush/scrypted-vscode/blob/master/.vscode/settings.json) to specify the IP Address of the Scrypted server.
* If using a remote server, edit [.vscode/settings.json](blob/master/.vscode/settings.json) to specify the IP Address of the Scrypted server.
* Launch Scrypted Debugger from the launch menu.

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