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

meocloud

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meocloud - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

package.json
{
"name": "meocloud",
"version": "2.0.0",
"version": "2.0.1",
"main": "lib/meocloud.js",

@@ -30,6 +30,6 @@ "description": "MEOCloud api wrapper (http://meocloud.pt)",

"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-watch": "~1.0.0",
"mocha": "^3.4.1",
"grunt-contrib-watch": "~1.1.0",
"mocha": "^5.0.0",
"chai": "^3.5.0",
"nock": "~9.0.21",
"nock": "~9.2.0",
"grunt-simple-mocha": "~0.4.0"

@@ -36,0 +36,0 @@ },

@@ -17,3 +17,3 @@ # meocloud [![Build Status](https://secure.travis-ci.org/rogeriopvl/node-meocloud.png?branch=master)](http://travis-ci.org/rogeriopvl/node-meocloud)

var config = {
auth: {
oauth: {
consumer_key: 'xxxxxxxxxxxxxx',

@@ -20,0 +20,0 @@ consumer_secret: 'xxxxxxxxxxxx',

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