New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fetch-mock/jest

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fetch-mock/jest - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

9

CHANGELOG.md
# Changelog
## [0.2.5](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.4...jest-v0.2.5) (2024-11-08)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* fetch-mock bumped from ^12.0.3 to ^12.1.0
## [0.2.4](https://github.com/wheresrhys/fetch-mock/compare/jest-v0.2.3...jest-v0.2.4) (2024-11-08)

@@ -4,0 +13,0 @@

4

package.json
{
"name": "@fetch-mock/jest",
"description": "jest wrapper for fetch-mock",
"version": "0.2.4",
"version": "0.2.5",
"exports": {

@@ -24,3 +24,3 @@ "browser": "./dist/esm/index.js",

"dependencies": {
"fetch-mock": "^12.0.3"
"fetch-mock": "^12.1.0"
},

@@ -27,0 +27,0 @@ "peerDependencies": {

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