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

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

* @checkReturnValue see https://tsetse.info/check-return-value
* @param actual Actual computed value to test expectations against.
*/
declare function expect(actual: string): jasmine.Matchers<string>;
/**
* Create an expectation for a spec.
* @checkReturnValue see https://tsetse.info/check-return-value
* @param actual

@@ -117,0 +124,0 @@ */

+3
-8
{
"name": "@types/jasmine",
"version": "5.1.8",
"version": "5.1.9",
"description": "TypeScript definitions for jasmine",

@@ -19,7 +19,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine",

{
"name": "David Pärsson",
"githubUsername": "davidparsson",
"url": "https://github.com/davidparsson"
},
{
"name": "Lukas Zech",

@@ -95,4 +90,4 @@ "githubUsername": "lukas-zech-software",

"peerDependencies": {},
"typesPublisherContentHash": "47cadde4181ae34efb40577227fe6c712e1dcd4573cfa488b455cdf513827291",
"typeScriptVersion": "5.1"
"typesPublisherContentHash": "6280c085fcc9d683dbb96c17184153cb41fc8b35c88ba9d7a45b498076aa3eac",
"typeScriptVersion": "5.2"
}

@@ -11,6 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 05 May 2025 21:02:40 GMT
* Last updated: Fri, 15 Aug 2025 08:39:32 GMT
* Dependencies: none
# Credits
These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Theodore Brown](https://github.com/theodorejb), [David Pärsson](https://github.com/davidparsson), [Lukas Zech](https://github.com/lukas-zech-software), [Boris Breuer](https://github.com/Engineer2B), [Chris Yungmann](https://github.com/cyungmann), [Giles Roadnight](https://github.com/Roaders), [Yaroslav Admin](https://github.com/devoto13), [Domas Trijonis](https://github.com/fdim), [Moshe Kolodny](https://github.com/kolodny), [Stephen Farrar](https://github.com/stephenfarrar), [Dominik Ehrenberg](https://github.com/djungowski), [Chives](https://github.com/chivesrs), [kirjs](https://github.com/kirjs), and [Dmitry Semigradsky](https://github.com/Semigradsky).
These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Theodore Brown](https://github.com/theodorejb), [Lukas Zech](https://github.com/lukas-zech-software), [Boris Breuer](https://github.com/Engineer2B), [Chris Yungmann](https://github.com/cyungmann), [Giles Roadnight](https://github.com/Roaders), [Yaroslav Admin](https://github.com/devoto13), [Domas Trijonis](https://github.com/fdim), [Moshe Kolodny](https://github.com/kolodny), [Stephen Farrar](https://github.com/stephenfarrar), [Dominik Ehrenberg](https://github.com/djungowski), [Chives](https://github.com/chivesrs), [kirjs](https://github.com/kirjs), and [Dmitry Semigradsky](https://github.com/Semigradsky).