New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

challenge

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

challenge - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.travis.yml

4

package.json
{
"name": "challenge",
"version": "1.0.0",
"version": "1.0.1",
"description": "A node.js mocha unit test generator with support for JSON case data.",

@@ -33,2 +33,4 @@ "main": "source/Challenge.js",

"chai": "2.0.0",
"codeclimate-test-reporter": "^0.1.0",
"coveralls": "^2.11.4",
"istanbul": "0.3.5",

@@ -35,0 +37,0 @@ "mocha": "2.1.0",

# challenge
============
A node.js unit test generator with support for JSON case data
[![Code Climate](https://codeclimate.com/github/jasonhillier/challenge/badges/gpa.svg)](https://codeclimate.com/github/jasonhillier/challenge)
[![Coverage Status](https://codeclimate.com/github/jasonhillier/challenge/badges/coverage.svg)](https://codeclimate.com/github/jasonhillier/challenge)
[![Build Status](https://travis-ci.org/jasonhillier/challenge.svg?branch=master)](https://codeclimate.com/github/jasonhillier/challenge)
[![Dependency Status](https://david-dm.org/jasonhillier/challenge.svg)](https://david-dm.org/jasonhillier/challenge)
[![devDependency Status](https://david-dm.org/jasonhillier/challenge/dev-status.svg)](https://david-dm.org/jasonhillier/challenge#info=devDependencies)
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