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 5.0.0 to 5.0.1

21

karma/index.d.ts

@@ -130,2 +130,9 @@ // Type definitions for karma 5.0

* - `Firefox` - launcher requires `karma-firefox-launcher` plugin
* - `FirefoxHeadless` - launcher requires `karma-firefox-launcher` plugin
* - `FirefoxDeveloper` - launcher requires `karma-firefox-launcher` plugin
* - `FirefoxDeveloperHeadless` - launcher requires `karma-firefox-launcher` plugin
* - `FirefoxAurora` - launcher requires `karma-firefox-launcher` plugin
* - `FirefoxAuroraHeadless` - launcher requires `karma-firefox-launcher` plugin
* - `FirefoxNightly` - launcher requires `karma-firefox-launcher` plugin
* - `FirefoxNightlyHeadless` - launcher requires `karma-firefox-launcher` plugin
* - `Opera` - launcher requires `karma-opera-launcher` plugin

@@ -141,2 +148,9 @@ * - `IE` - launcher requires `karma-ie-launcher` plugin

| 'Firefox'
| 'FirefoxHeadless'
| 'FirefoxDeveloper'
| 'FirefoxDeveloperHeadless'
| 'FirefoxAurora'
| 'FirefoxAuroraHeadless'
| 'FirefoxNightly'
| 'FirefoxNightlyHeadless'
| 'Opera'

@@ -274,2 +288,9 @@ | 'IE'

* <li>Firefox (launcher requires karma-firefox-launcher plugin)</li>
* <li>FirefoxHeadless (launcher requires karma-firefox-launcher plugin)</li>
* <li>FirefoxDeveloper (launcher requires karma-firefox-launcher plugin)</li>
* <li>FirefoxDeveloperHeadless (launcher requires karma-firefox-launcher plugin)</li>
* <li>FirefoxAurora (launcher requires karma-firefox-launcher plugin)</li>
* <li>FirefoxAuroraHeadless (launcher requires karma-firefox-launcher plugin)</li>
* <li>FirefoxNightly (launcher requires karma-firefox-launcher plugin)</li>
* <li>FirefoxNightlyHeadless (launcher requires karma-firefox-launcher plugin)</li>
* <li>Opera (launcher requires karma-opera-launcher plugin)</li>

@@ -276,0 +297,0 @@ * <li>Internet Explorer (launcher requires karma-ie-launcher plugin)</li>

4

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

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

},
"typesPublisherContentHash": "d9019f773865f87d55941849870ce7d28855bb06172803df6e7c3ab9960d5b4c",
"typesPublisherContentHash": "0678488e28f9c21d9ff8ff04d24f0a84b770a5e46c1d88332c850bab49d99df2",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Mon, 13 Apr 2020 18:42:12 GMT
* Last updated: Thu, 29 Oct 2020 08:36:19 GMT
* Dependencies: [@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