Socket
Socket
Sign inDemoInstall

remote.it

Package Overview
Dependencies
5
Maintainers
5
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.47.1 to 0.47.2-alpha.0

12

package.json
{
"name": "remote.it",
"version": "0.47.1",
"version": "0.47.2-alpha.0",
"description": "remote.it JavaScript/node client library",

@@ -10,3 +10,3 @@ "main": "lib/remote.it.js",

"clean": "rimraf lib/*",
"postcompile": "npm-run-all -p prettier size",
"postcompile": "npm-run-all -p prettier",
"postpublish": "#git push origin --all; git push origin --tags",

@@ -18,3 +18,2 @@ "postversion": "#npm publish",

"preversion": "npm run compile",
"size": "size-limit",
"start": "npm-run-all -p watch-*",

@@ -48,3 +47,3 @@ "test": "jest",

"@types/js-base64": "^2.3.1",
"axios": "0.19.0",
"axios": "^0.21.1",
"js-base64": "^2.5.1",

@@ -61,6 +60,3 @@ "luxon": "^1.22.2"

"homepage": "https://github.com/remoteit/remote.it.js#readme",
"gitHead": "751413c74ea94dbb0ce447f3b9a4b61b1afc90b4",
"devDependencies": {
"@size-limit/preset-small-lib": "^4.4.2"
}
"gitHead": "115d9247473120f02de8e34ee364513bdf336539"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc