@ntegral/nestjs-force
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -10,3 +10,3 @@ { | ||
"name": "@ntegral/nestjs-force", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Provides an injectable salesforce client to provide features to the Salesforce API", | ||
@@ -31,3 +31,3 @@ "main": "./dist/index.js", | ||
"author": "Dexter Hardy", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"devDependencies": { | ||
@@ -34,0 +34,0 @@ "@nestjs/common": "^6.8.3", |
@@ -1,2 +0,2 @@ | ||
[![npm version](http://img.shields.io/npm/v/@ntegral/nestjs-force.svg?style=flat)](https://npmjs.org/package/@ntegral/nestjs-force "View this project on npm") | ||
[![Codecov Coverage](https://img.shields.io/codecov/c/github/ntegral/nestjs-jsforce/master.svg?style=flat-square)](https://codecov.io/gh/ntegral/nestjs-jsforce) | ||
@@ -3,0 +3,0 @@ [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) |
138497