ts-stubber
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "ts-stubber", | ||
"description": "Lazy Stubbing a TypeScript Class or Interface with any Mocking Framework for testing in Isolation", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"author": "Shelly Goldblit", | ||
@@ -6,0 +6,0 @@ "private": false, |
# ts-stubber | ||
![ts-stubber](https://github.com/ShellyDCMS/ts-stubber/actions/workflows/npm-publish.yml/badge.svg) | ||
[![npm version](https://badge.fury.io/js/ts-stubber.svg)](https://badge.fury.io/js/ts-stubber) | ||
![ts-stubber](https://github.com/ShellyDCMS/ts-stubber/actions/workflows/npm-publish.yml/badge.svg) | ||
![NPM](https://img.shields.io/npm/v/ts-stubber) | ||
![MIT](https://camo.githubusercontent.com/a4426cbe5c21edb002526331c7a8fbfa089e84a550567b02a0d829a98b136ad0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667) | ||
@@ -6,0 +6,0 @@ ![typescript](https://camo.githubusercontent.com/017786f7ebc845ae38c14f3bc28dc6162e756f33ea8549fd4f9071c405edb5de/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2533432532462533452d547970655363726970742d2532333030373463312e737667) |
12160