New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/karma-jasmine-html-reporter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/karma-jasmine-html-reporter - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

4

karma-jasmine-html-reporter/index.d.ts

@@ -6,5 +6,5 @@ // Type definitions for karma-jasmine-html-reporter 1.7

import 'karma';
import "karma";
declare module 'karma' {
declare module "karma" {
interface ConfigOptions {

@@ -11,0 +11,0 @@ /**

{
"name": "@types/karma-jasmine-html-reporter",
"version": "1.7.0",
"version": "1.7.1",
"description": "TypeScript definitions for karma-jasmine-html-reporter",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-jasmine-html-reporter",

},
"typesPublisherContentHash": "d4a529e6d4ccfc733472d4f1d024dc22218b8c360b07da215303d8727edc27f2",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "e42cf01844bf2f6673c747a1664ab20016d64b2868d5040b82b2b364008ae6e2",
"typeScriptVersion": "4.5"
}

@@ -16,5 +16,5 @@ # Installation

import 'karma';
import "karma";
declare module 'karma' {
declare module "karma" {
interface ConfigOptions {

@@ -41,3 +41,3 @@ /**

### Additional Details
* Last updated: Fri, 29 Oct 2021 12:01:21 GMT
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Dependencies: [@types/karma](https://npmjs.com/package/@types/karma)

@@ -44,0 +44,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