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

create-jest-runner

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-jest-runner - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0-0

build/skip.js

4

build/index.js

@@ -6,2 +6,3 @@ 'use strict';

var pass = require('./pass');
var skip = require('./skip');

@@ -11,3 +12,4 @@ module.exports = {

fail,
pass
pass,
skip
};
{
"name": "create-jest-runner",
"version": "0.1.1",
"version": "0.2.0-0",
"main": "build/index.js",

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

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