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

@types/karma

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/karma - npm Package Compare versions

Comparing version 0.13.16-alpha to 0.13.21-alpha

8

package.json
{
"name": "@types/karma",
"version": "0.13.16-alpha",
"description": "Type definitions for karma v0.13.9 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.13.21-alpha",
"description": "TypeScript definitions for karma v0.13.9",
"main": "",

@@ -11,8 +11,6 @@ "scripts": {},

"dependencies": {
"equire('bluebird'": "*",
"equire('https'": "*",
"equire('log4js'": "*",
"@types/bluebird": "*",
"@types/log4js": "*",
"@types/node": "*"
}
}
# Installation
> `npm install --save-dev @types/karma`
> `npm install --save @types/karma`
# Summary
This package contains type definitions for karma v0.13.9.
This package contains type definitions for karma v0.13.9 (https://github.com/karma-runner/karma).
The project URL or description is https://github.com/karma-runner/karma
# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/karma
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/karma
Additional Details
* Last updated: Thu, 19 May 2016 20:05:55 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:31 GMT
* File structure: ProperModule
* Library Dependencies: bluebird, node
* Module Dependencies: equire('bluebird', equire('https', equire('log4js'
* Module Dependencies: bluebird, https, log4js
* Global values: karma
# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>.

@@ -9,5 +9,5 @@ {

"moduleDependencies": [
"equire('bluebird'",
"equire('https'",
"equire('log4js'"
"bluebird",
"https",
"log4js"
],

@@ -14,0 +14,0 @@ "libraryMajorVersion": "0",

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