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

ovh

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ovh - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

ovh.js

@@ -140,3 +140,3 @@ //

return new Proxy.create(handler);
return Proxy.create(handler);
}

@@ -148,3 +148,3 @@ else {

return new Proxy.create(handler);
return Proxy.create(handler);
};

@@ -151,0 +151,0 @@

{
"name": "ovh",
"version": "0.3.0",
"version": "0.3.1",
"description": "An helper library to use OVH web services and REST APIs",

@@ -13,3 +13,3 @@ "homepage": "https://github.com/gierschv/node-ovh",

"engines": {
"node": "0.8.x"
"node": ">= 0.8.0 <= 0.9.18"
},

@@ -16,0 +16,0 @@ "repository": {

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