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.36 to 1.7.0

8

karma/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for karma v0.13.9
// Type definitions for karma 1.7
// Project: https://github.com/karma-runner/karma

@@ -288,2 +288,8 @@ // Definitions by: Tanguy Krotoff <https://github.com/tkrotoff>

/**
* @default {}
* @description Redefine default mapping from file extensions to MIME-type.
* Set property name to required MIME, provide Array of extensions (without dots) as it's value.
*/
mime?: {[type: string]: string[]};
/**
* @default ['karma-*']

@@ -290,0 +296,0 @@ * @description List of plugins to load. A plugin can be a string (in which case it will be required

8

karma/package.json
{
"name": "@types/karma",
"version": "0.13.36",
"version": "1.7.0",
"description": "TypeScript definitions for karma",

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff"
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
}

@@ -24,5 +25,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "7f63ac505d11ffe30e51209edd3bf620639293a8ea8063287767da723412c732",
"typesPublisherContentHash": "7eccd1b346893fe9810d5f01a30c446e1c9276af779d2fced1b3e2cf45bde045",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 20 Jun 2017 20:20:01 GMT
* Last updated: Tue, 03 Oct 2017 18:20:14 GMT
* Dependencies: bluebird, https, log4js, node

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

Sorry, the diff of this file is not supported yet

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