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

qunit

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qunit - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

.npmignore

3

lib/child.js

@@ -20,3 +20,4 @@ var path = require('path'),

console: console,
clearTimeout: clearTimeout
clearTimeout: clearTimeout,
Date: Date
};

@@ -23,0 +24,0 @@

{
"name": "qunit",
"description": "A port of QUnit unit testing framework to nodejs",
"version": "0.5.1",
"version": "0.5.2",
"author": "Oleg Slobodskoi <oleg008@gmail.com>",

@@ -6,0 +6,0 @@ "contributors": [

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