🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More
Socket
Sign inDemoInstall
Socket

fancy-test-nock

Package Overview
Dependencies
Maintainers
4
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.2

10

package.json
{
"name": "fancy-test-nock",
"description": "extendable utilities for testing",
"version": "1.0.1",
"version": "1.0.2",
"author": "Salesforce",

@@ -9,7 +9,7 @@ "bugs": "https://github.com/oclif/fancy-test-nock/issues",

"devDependencies": {
"@types/chai": "^4.3.5",
"@types/chai": "^4.3.6",
"@types/mocha": "^8.0.0",
"@types/nock": "^11.1.0",
"@types/node": "^14.18.53",
"chai": "^4.3.7",
"@types/node": "^14.18.62",
"chai": "^4.3.8",
"concurrently": "^6.5.1",

@@ -23,3 +23,3 @@ "eslint": "^7.3.1",

"mocha": "^5.1.0",
"nock": "^13.3.2",
"nock": "^13.3.3",
"sinon": "^9.0.2",

@@ -26,0 +26,0 @@ "ts-node": "^9.0.0",

@@ -1,3 +0,2 @@

@fancy-test/nock
================
# @fancy-test/nock

@@ -7,5 +6,4 @@ nock test for [fancy-test](https://github.com/jdxcode/fancy-test)

[![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/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/main/package.json)