Socket
Socket
Sign inDemoInstall

mocha-qunit-ui

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-qunit-ui - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

Gruntfile.js

13

package.json
{
"name": "mocha-qunit-ui",
"description": "An interface for Mocha that implements QUnit's API.",
"version": "0.0.1",
"version": "0.0.2",
"author": "Mike Pennisi <mike@mikepennisi.com>",

@@ -11,12 +11,11 @@ "repository": {

"devDependencies": {
"grunt": "~0.4.1",
"grunt-mocha-test": ">=0.6.1",
"grunt": "~0.4.2",
"grunt-mocha": "~0.4.6",
"grunt-contrib-concat": "~0.3.0",
"grunt-mocha-test": "~0.8.0",
"mocha": "~1.14.0"
},
"peerDependencies": {
"mocha": "~1.14.0"
},
"main": "mocha-qunit-ui.js",
"scripts": {
"test": "make test"
"test": "grunt test"
},

@@ -23,0 +22,0 @@ "licenses": [

Sorry, the diff of this file is too big to display

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