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.10
to
5.1.11
+8
-0
jasmine/index.d.ts

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

/**
* Whether to forbid duplicate spec or suite names. If set to true, using
* the same name multiple times in the same immediate parent suite is an
* error.
* @since 5.5.0
* @default false
*/
forbidDuplicateNames?: boolean | undefined;
/**
* Whether to fail the spec if it ran no expectations. By default

@@ -312,0 +320,0 @@ * a spec that ran no expectations is reported as passed. Setting this

+2
-2
{
"name": "@types/jasmine",
"version": "5.1.10",
"version": "5.1.11",
"description": "TypeScript definitions for jasmine",

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

"peerDependencies": {},
"typesPublisherContentHash": "ebc81a4aa07e41189f8f96a06d487145f671eaa9a6e6fbc58b5e2b9644bcf24b",
"typesPublisherContentHash": "d13a0dcaece1b2696293a917b2113fed8261509e924ff93d036eb77b8a18b7c8",
"typeScriptVersion": "5.2"
}

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

### Additional Details
* Last updated: Tue, 14 Oct 2025 17:33:17 GMT
* Last updated: Thu, 16 Oct 2025 00:47:08 GMT
* Dependencies: none

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