gn-api-sdk-node
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -0,1 +1,5 @@ | ||
# 0.0.6 | ||
- Fixed: nock net connection issues | ||
# 0.0.5 | ||
@@ -8,2 +12,2 @@ | ||
- Initial release | ||
- Initial release |
{ | ||
"name": "gn-api-sdk-node", | ||
"description": "Module for integration with Gerencianet API", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"author": "Francisco Carvalho <f.thiene@gmail.com>", | ||
"license": "MIT", | ||
"repository": "franciscotfmc/gn-api-sdk-node", | ||
"homepage": "https://github.com/franciscotfmc/gn-api-sdk-node", | ||
"repository": "gerencianet/gn-api-sdk-node", | ||
"homepage": "https://github.com/gerencianet/gn-api-sdk-node", | ||
"keywords": [ | ||
@@ -21,4 +21,4 @@ "gerencianet", | ||
"request": "^2.36.0", | ||
"request-debug": "^0.1.1", | ||
"oauth": "0.9.12" | ||
"request-debug": "~0.2.0", | ||
"oauth": "0.9.13" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
@@ -10,6 +10,6 @@ # gn-api-sdk-node | ||
[![Build Status](https://travis-ci.org/franciscotfmc/gn-api-sdk-node.svg?branch=master)](https://travis-ci.org/franciscotfmc/gn-api-sdk-node) | ||
[![Code Climate](https://codeclimate.com/github/franciscotfmc/gn-api-sdk-node/badges/gpa.svg)](https://codeclimate.com/github/franciscotfmc/gn-api-sdk-node) | ||
[![Test Coverage](https://codeclimate.com/github/franciscotfmc/gn-api-sdk-node/badges/coverage.svg)](https://codeclimate.com/github/franciscotfmc/gn-api-sdk-node/coverage) | ||
[![Dependency Status](https://david-dm.org/franciscotfmc/gn-api-sdk-node.svg)](https://david-dm.org/franciscotfmc/gn-api-sdk-node) | ||
[![Build Status](https://travis-ci.org/gerencianet/gn-api-sdk-node.svg?branch=v0.0.6)](https://travis-ci.org/gerencianet/gn-api-sdk-node) | ||
[![Code Climate](https://codeclimate.com/github/gerencianet/gn-api-sdk-node/badges/gpa.svg)](https://codeclimate.com/github/gerencianet/gn-api-sdk-node) | ||
[![Test Coverage](https://codeclimate.com/github/gerencianet/gn-api-sdk-node/badges/coverage.svg)](https://codeclimate.com/github/gerencianet/gn-api-sdk-node/coverage) | ||
[![Dependency Status](https://david-dm.org/gerencianet/gn-api-sdk-node.svg)](https://david-dm.org/gerencianet/gn-api-sdk-node) | ||
[![npm version](https://badge.fury.io/js/gn-api-sdk-node.svg)](http://badge.fury.io/js/gn-api-sdk-node) | ||
@@ -16,0 +16,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
50559
+ Addedoauth@0.9.13(transitive)
+ Addedpsl@1.10.0(transitive)
+ Addedrequest-debug@0.2.0(transitive)
+ Addedstringify-clone@1.1.1(transitive)
- Removedclone@0.1.19(transitive)
- Removedoauth@0.9.12(transitive)
- Removedpsl@1.13.0(transitive)
- Removedrequest-debug@0.1.1(transitive)
Updatedoauth@0.9.13
Updatedrequest-debug@~0.2.0