You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@types/jasmine

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jasmine - npm Package Compare versions

Comparing version
5.1.4
to
5.1.5
+6
-1
jasmine/index.d.ts

@@ -984,2 +984,7 @@ // For ddescribe / iit use : https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/karma-jasmine/karma-jasmine.d.ts

/**
* The name of the file the suite was defined in.
*/
filename: string;
/**
* The list of expectations that failed during execution of this spec.

@@ -1070,3 +1075,3 @@ */

readonly id: number;
readonly id: string;
env: Env;

@@ -1073,0 +1078,0 @@ readonly description: string;

+4
-3
{
"name": "@types/jasmine",
"version": "5.1.4",
"version": "5.1.5",
"description": "TypeScript definitions for jasmine",

@@ -93,4 +93,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine",

"dependencies": {},
"typesPublisherContentHash": "b237dd24e928d5399e4eb8f2b580757f7ca220560b224ff7b6d26c9e0b346ba6",
"typeScriptVersion": "4.5"
"peerDependencies": {},
"typesPublisherContentHash": "2bfca2751ef723429fda99e1c01f567b2409e7e6ace80c14a33d1bb4d26abd9f",
"typeScriptVersion": "5.0"
}

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

### Additional Details
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Last updated: Thu, 28 Nov 2024 11:32:25 GMT
* Dependencies: none

@@ -14,0 +14,0 @@