New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

syncano-client

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syncano-client - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

4

lib/index.js

@@ -53,3 +53,5 @@ 'use strict';

transformRequest: transformRequest
}, options));
}, options)).then(function (response) {
return response.data;
});
}

@@ -56,0 +58,0 @@

{
"name": "syncano-client",
"version": "0.14.0",
"version": "0.15.0",
"description": "Interact with your Syncano Sockets.",

@@ -5,0 +5,0 @@ "license": "MIT",

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