ts-stubber
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "ts-stubber", | ||
"description": "Lazy Stubbing a TypeScript Class or Interface with any Mocking Framework for testing in Isolation", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"author": "Shelly Goldblit", | ||
@@ -6,0 +6,0 @@ "private": false, |
@@ -7,2 +7,3 @@ # ts-stubber | ||
![typescript](https://camo.githubusercontent.com/017786f7ebc845ae38c14f3bc28dc6162e756f33ea8549fd4f9071c405edb5de/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2533432532462533452d547970655363726970742d2532333030373463312e737667) | ||
![Known Vulnerabilities](https://snyk.io/test/github/{ShellyDCMS}/{ts-stubber}/badge.svg) | ||
@@ -9,0 +10,0 @@ ![Branches](https://raw.githubusercontent.com/ShellyDCMS/ts-stubber/badges/badges/coverage-branches.svg) |
12250
114