Comparing version 2.0.0 to 2.0.1
{ | ||
"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', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76637
7