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

jest-runner-mocha

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-runner-mocha - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-0

build/index.js

6

package.json
{
"name": "jest-runner-mocha",
"version": "0.1.0",
"version": "0.1.1-0",
"main": "build/index.js",

@@ -13,2 +13,5 @@ "author": "Rogelio Guzman <rogelioguzmanh@gmail.com>",

"homepage": "https://github.com/rogeliog/jest-runner-mocha",
"files": [
"build/"
],
"scripts": {

@@ -18,2 +21,3 @@ "test": "jest",

"build": "babel src --ignore **/*.test.js,integration -d build",
"prepublish": "yarn build",
"postinstall": "yarn build",

@@ -20,0 +24,0 @@ "format": "prettier --single-quote --trailing-comma all --write \"!(build)/**/*.js\""

.babelrc
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