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

jest-cli

Package Overview
Dependencies
Maintainers
1
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-cli - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

bin/jest.js

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

#!/usr/bin/env node --harmony
#!/usr/bin/env node
/**

@@ -3,0 +3,0 @@ * Copyright (c) 2014, Facebook, Inc. All rights reserved.

{
"name": "jest-cli",
"description": "Painless JavaScript Unit Testing.",
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {

@@ -21,3 +21,3 @@ "coffee-script": "1.7.1",

"devDependencies": {
"jest-cli": "~0.0.0",
"jest-cli": "0.1.2",
"jshint": "~2.5.0"

@@ -24,0 +24,0 @@ },

@@ -53,2 +53,3 @@ # [Jest](http://facebook.github.io/jest/)

- [`config.setupTestFrameworkScriptFile` [string]](http://facebook.github.io/jest/docs/api.html#config-setuptestframeworkscriptfile-string)
- [`config.testDirectoryName` [string](http://facebook.github.io/jest/docs/api.html#config-testdirectoryname-string)
- [`config.testFileExtensions` [array<string>]](http://facebook.github.io/jest/docs/api.html#config-testfileextensions-array-string)

@@ -55,0 +56,0 @@ - [`config.testPathDirs` [array<string>]](http://facebook.github.io/jest/docs/api.html#config-testpathdirs-array-string)

Sorry, the diff of this file is not supported yet

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