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 3.0.4 to 3.0.5

3

karma/index.d.ts

@@ -15,2 +15,3 @@ // Type definitions for karma 3.0

import { Appender } from 'log4js';
import { EventEmitter } from 'events';

@@ -101,3 +102,3 @@ /**

export class Server extends NodeJS.EventEmitter {
export class Server extends EventEmitter {
constructor(options?: ConfigOptions | ConfigFile, callback?: ServerCallback);

@@ -104,0 +105,0 @@ /**

{
"name": "@types/karma",
"version": "3.0.4",
"version": "3.0.5",
"description": "TypeScript definitions for karma",

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

},
"typesPublisherContentHash": "824e62ea88c14141d39c0f8bd9c0fee0c22b87ad48a73be99a145b05eff7dd04",
"typesPublisherContentHash": "c1f4d978f762bdf6699db4781d659d733d8558d3132bf57db1672051674ea529",
"typeScriptVersion": "3.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sat, 16 Nov 2019 01:18:57 GMT
* Last updated: Mon, 23 Dec 2019 16:40:54 GMT
* Dependencies: [@types/bluebird](https://npmjs.com/package/@types/bluebird), [@types/log4js](https://npmjs.com/package/@types/log4js), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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