Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-config

Package Overview
Dependencies
Maintainers
1
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-config - npm Package Compare versions

Comparing version 0.0.0 to 12.1.1-alpha.2935e14d

.npmignore

29

package.json
{
"name": "jest-config",
"version": "0.0.0",
"description": ""
"version": "12.1.1-alpha.2935e14d",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git"
},
"license": "BSD-3-Clause",
"main": "build/index.js",
"dependencies": {
"chalk": "^1.1.1",
"istanbul": "^0.4.2",
"jest-environment-jsdom": "^12.1.1-alpha.2935e14d",
"jest-environment-node": "^12.1.1-alpha.2935e14d",
"jest-jasmine1": "^12.1.1-alpha.2935e14d",
"jest-jasmine2": "^12.1.1-alpha.2935e14d",
"jest-mock": "^12.1.1-alpha.2935e14d",
"jest-resolve": "^12.1.1-alpha.2935e14d",
"jest-util": "^12.1.1-alpha.2935e14d",
"json-stable-stringify": "^1.0.0",
"node-notifier": "^4.6.0"
},
"jest": {
"rootDir": "./build",
"testEnvironment": "jest-environment-node"
},
"scripts": {
"test": "../../packages/jest-cli/bin/jest.js"
}
}
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