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

@gasket/plugin-jest

Package Overview
Dependencies
Maintainers
0
Versions
143
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 7.0.0-next.41 to 7.0.0-next.42

4

generator/jest.config.js

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

const nextJest = require('next/jest');
import nextJest from 'next/jest.js';
const pathToApp = 'pages';

@@ -13,2 +13,2 @@ const createJestConfig = nextJest(pathToApp);

module.exports = createJestConfig(customJestConfig);
export default createJestConfig(customJestConfig);
{
"name": "@gasket/plugin-jest",
"version": "7.0.0-next.41",
"version": "7.0.0-next.42",
"description": "Integrated jest into your application.",

@@ -77,3 +77,3 @@ "main": "lib/index.js",

},
"gitHead": "60168b97e936fbc85a1eb9863f6bf202bb055a81"
"gitHead": "d96c86a52f608ea702f9b91a5a72f3b19389877c"
}
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