🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket
Sign inDemoInstall
Socket

fancy-test-nock

Package Overview
Dependencies
Maintainers
7
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fancy-test-nock - npm Package Compare versions

Comparing version

to
1.0.1

18

package.json
{
"name": "fancy-test-nock",
"description": "extendable utilities for testing",
"version": "1.0.0",
"author": "Jeff Dickey @jdxcode",
"version": "1.0.1",
"author": "Salesforce",
"bugs": "https://github.com/oclif/fancy-test-nock/issues",
"dependencies": {},
"devDependencies": {
"@types/chai": "^4.1.2",
"@types/chai": "^4.3.5",
"@types/mocha": "^8.0.0",
"@types/nock": "^11.1.0",
"@types/node": "^14.0.14",
"chai": "^4.1.2",
"concurrently": "^6.0.0",
"@types/node": "^14.18.53",
"chai": "^4.3.7",
"concurrently": "^6.5.1",
"eslint": "^7.3.1",

@@ -22,6 +22,6 @@ "eslint-config-anycli": "^1.3.2",

"mocha": "^5.1.0",
"nock": "^13.0.0",
"nock": "^13.3.2",
"sinon": "^9.0.2",
"ts-node": "^9.0.0",
"typescript": "4.4.3"
"typescript": "4.6.3"
},

@@ -50,2 +50,2 @@ "engines": {

"types": "lib/index.d.ts"
}
}

@@ -7,7 +7,5 @@ @fancy-test/nock

[![Version](https://img.shields.io/npm/v/@fancy-test/nock.svg)](https://npmjs.org/package/@fancy-test/nock)
[![CircleCI](https://circleci.com/gh/jdxcode/fancy-test-nock/tree/master.svg?style=svg)](https://circleci.com/gh/jdxcode/fancy-test-nock/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/jdxcode/fancy-test-nock?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/fancy-test/branch/master)
[![Greenkeeper](https://badges.greenkeeper.io/jdxcode/fancy-test-nock.svg)](https://greenkeeper.io/)
[![CircleCI](https://circleci.com/gh/jdxcode/fancy-test-nock/tree/main.svg?style=svg)](https://circleci.com/gh/jdxcode/fancy-test-nock/tree/main)
[![Known Vulnerabilities](https://snyk.io/test/npm/@fancy-test/nock/badge.svg)](https://snyk.io/test/npm/@fancy-test/nock)
[![Downloads/week](https://img.shields.io/npm/dw/@fancy-test/nock.svg)](https://npmjs.org/package/@fancy-test/nock)
[![License](https://img.shields.io/npm/l/@fancy-test/nock.svg)](https://github.com/jdxcode/@fancy-test/nock/blob/master/package.json)
[![License](https://img.shields.io/npm/l/@fancy-test/nock.svg)](https://github.com/jdxcode/@fancy-test/nock/blob/main/package.json)