@types/jasmine
Advanced tools
@@ -403,3 +403,3 @@ // For ddescribe / iit use : https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/karma-jasmine/karma-jasmine.d.ts | ||
| function setDefaultSpyStrategy<Fn extends Func = Func>(fn?: (and: SpyAnd<Fn>) => void): void; | ||
| function spyOnGlobalErrorsAsync(fn?: (globalErrorSpy: Error) => Promise<void>): Promise<void>; | ||
| function spyOnGlobalErrorsAsync(fn?: (globalErrorSpy: Spy<(error: Error) => void>) => Promise<void>): Promise<void>; | ||
| function addSpyStrategy<Fn extends Func = Func>(name: string, factory: Fn): void; | ||
@@ -406,0 +406,0 @@ function createSpy<Fn extends Func>(name?: string, originalFn?: Fn): Spy<Fn>; |
| { | ||
| "name": "@types/jasmine", | ||
| "version": "5.1.5", | ||
| "version": "5.1.6", | ||
| "description": "TypeScript definitions for jasmine", | ||
@@ -94,4 +94,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "2bfca2751ef723429fda99e1c01f567b2409e7e6ace80c14a33d1bb4d26abd9f", | ||
| "typesPublisherContentHash": "36cf1b05d3a7cb698406506466165ba697c74b444589ef103227eae77e2010f0", | ||
| "typeScriptVersion": "5.0" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Thu, 28 Nov 2024 11:32:25 GMT | ||
| * Last updated: Thu, 13 Feb 2025 22:34:15 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
57990
0.04%