Socket
Socket
Sign inDemoInstall

@nerdwallet/jest-nock-fixtures

Package Overview
Dependencies
Maintainers
18
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nerdwallet/jest-nock-fixtures - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 1.1.1 (2021-03-23) benjroy
- run `npm update` and `npm audit fix` to clear security warning from dependencies
## 1.1.0 (2020-10-09) brian123zx

@@ -2,0 +6,0 @@

16

package.json
{
"version": "1.1.0",
"version": "1.1.1",
"name": "@nerdwallet/jest-nock-fixtures",

@@ -23,4 +23,4 @@ "description": "jest-nock-fixtures",

"dependencies": {
"lodash": "^4.17.11",
"mkdirp": "^0.5.1",
"lodash": "^4.17.21",
"mkdirp": "^0.5.5",
"nock": "^10.0.6"

@@ -30,10 +30,10 @@ },

"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-import": "^2.17.1",
"eslint-plugin-prettier": "^3.0.1",
"jest": "^24.8.0",
"node-fetch": "^2.6.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",
"jest": "^24.9.0",
"node-fetch": "^2.6.1",
"prettier": "1.17.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc