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

@types/qunit

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/qunit - npm Package Compare versions

Comparing version 1.16.34 to 1.16.35

5

qunit v1.16/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for QUnit v1.16
// Project: http://qunitjs.com/
// Definitions by: Diullei Gomes <https://github.com/diullei>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface DoneCallbackObject {

@@ -7,0 +2,0 @@ /**

12

qunit v1.16/package.json
{
"name": "@types/qunit",
"version": "1.16.34",
"description": "TypeScript definitions for QUnit",
"version": "1.16.35",
"description": "TypeScript definitions for qunit",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qunit",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Diullei Gomes",
"url": "https://github.com/diullei",
"githubUsername": "diullei"
"githubUsername": "diullei",
"url": "https://github.com/diullei"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "193e72c84bed8aa4bf9475fbca0ddf8c5c8700180dec763d548587482fe7483d",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "bde5a7199110b6d9fcf435bc3a7c8ae94f2f6254654a72e6b574fbfe78aeeca7",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for QUnit (http://qunitjs.com/).
This package contains type definitions for qunit (http://qunitjs.com/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:27 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: none
* Global values: `QUnit`, `asyncTest`, `begin`, `deepEqual`, `done`, `equal`, `equiv`, `expect`, `log`, `moduleDone`, `moduleStart`, `notDeepEqual`, `notEqual`, `notPropEqual`, `notStrictEqual`, `ok`, `propEqual`, `raises`, `start`, `stop`, `strictEqual`, `test`, `testDone`, `testStart`, `throws`
# Credits
These definitions were written by [Diullei Gomes](https://github.com/diullei).
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