Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
206
Maintainers
5
Versions
354
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.0 to 12.1.1-alpha.2935e14d

build/jest.js

2

bin/jest.js

@@ -12,2 +12,2 @@ #!/usr/bin/env node

require('jest-cli/src/cli').Run();
require('jest-cli/bin/jest');
{
"name": "jest",
"description": "Painless JavaScript Unit Testing.",
"version": "12.1.0",
"main": "src/jest.js",
"version": "12.1.1-alpha.2935e14d",
"main": "build/jest.js",
"dependencies": {
"jest-cli": "^12.1.0"
"jest-cli": "^12.1.1-alpha.2935e14d"
},

@@ -9,0 +9,0 @@ "bin": {

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