You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@gasket/plugin-jest

Package Overview
Dependencies
Maintainers
0
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-jest - npm Package Compare versions

Comparing version

to
7.3.1

12

package.json
{
"name": "@gasket/plugin-jest",
"version": "7.3.0",
"version": "7.3.1",
"description": "Integrated jest into your application.",

@@ -30,2 +30,5 @@ "main": "lib/index.js",

"devDependencies": {
"@gasket/core": "^7.3.1",
"@gasket/plugin-express": "^7.3.1",
"@gasket/plugin-metadata": "^7.3.2",
"@testing-library/jest-dom": "^5.17.0",

@@ -37,2 +40,3 @@ "@testing-library/react": "^13.4.0",

"babel-eslint": "^10.1.0",
"create-gasket-app": "^7.3.2",
"cross-env": "^7.0.3",

@@ -53,7 +57,3 @@ "eslint": "^8.57.1",

"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"@gasket/core": "^7.3.0",
"@gasket/plugin-express": "^7.3.0",
"@gasket/plugin-metadata": "^7.3.0",
"create-gasket-app": "^7.3.0"
"typescript": "^5.7.3"
},

@@ -60,0 +60,0 @@ "eslintConfig": {