Socket
Socket
Sign inDemoInstall

@mockyeah/test-jest

Package Overview
Dependencies
32
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.10 to 1.0.0

15

package.json
{
"name": "@mockyeah/test-jest",
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"description": "Jest unit test setup for mockyeah request mocking utility.",

@@ -9,3 +9,8 @@ "main": "index.js",

},
"repository": "git@github.com:mockyeah/mockyeah.git",
"repository": {
"type": "git",
"url": "git@github.com:mockyeah/mockyeah.git",
"directory": "packages/mockyeah-test-jest"
},
"homepage": "https://mockyeah.js.org/Packages/mockyeah-test-jest",
"license": "MIT",

@@ -54,3 +59,3 @@ "publishConfig": {

"devDependencies": {
"@mockyeah/tools": "^1.0.0-alpha.10",
"@mockyeah/tools": "^1.0.0",
"isomorphic-fetch": "^2.2.1",

@@ -64,6 +69,6 @@ "jest": "^24.8.0",

"dependencies": {
"@mockyeah/fetch": "^1.0.0-alpha.10",
"@mockyeah/fetch": "^1.0.0",
"isomorphic-fetch": "^2.2.1"
},
"gitHead": "f246a2453a6d987aedae5398bcbfa71e373dabbc"
"gitHead": "35e5514ac211a784020640089d44aa5bcc993e5e"
}

@@ -10,2 +10,4 @@ # @mockyeah/test-jest

More at https://mockyeah.js.org/Packages/mockyeah-test-jest.
All you need to do is:

@@ -12,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc