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.64 to 7.0.0-next.65

6

lib/index.js

@@ -44,2 +44,8 @@ /// <reference types="@gasket/core" />

});
pkg.add('scripts', {
'test': 'jest',
'test:watch': 'jest --watchAll',
'test:coverage': 'jest --coverage'
});
} else if (apiApp) {

@@ -46,0 +52,0 @@ if (typescript) {

4

package.json
{
"name": "@gasket/plugin-jest",
"version": "7.0.0-next.64",
"version": "7.0.0-next.65",
"description": "Integrated jest into your application.",

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

},
"gitHead": "b372e6c7768d61d6f3327df008db95a05a489098"
"gitHead": "93fb05fe933682704607eed6a2dfc870cf35c2d1"
}
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