Socket
Socket
Sign inDemoInstall

@types/jasmine

Package Overview
Dependencies
Maintainers
1
Versions
178
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 2.8.20 to 2.8.21

15

jasmine v2.8/index.d.ts

@@ -1,16 +0,1 @@

// Type definitions for Jasmine 2.8
// Project: https://jasmine.github.io/
// Definitions by: Boris Yankov <https://github.com/borisyankov>
// Theodore Brown <https://github.com/theodorejb>
// David Pärsson <https://github.com/davidparsson>
// Gabe Moothart <https://github.com/gmoothart>
// Lukas Zech <https://github.com/lukas-zech-software>
// Boris Breuer <https://github.com/Engineer2B>
// Chris Yungmann <https://github.com/cyungmann>
// Yaroslav Admin <https://github.com/devoto13>
// Domas Trijonis <https://github.com/fdim>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// For ddescribe / iit use : https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/karma-jasmine/karma-jasmine.d.ts
type ImplementationCallback = (() => Promise<any>) | ((done: DoneFn) => void);

@@ -17,0 +2,0 @@

42

jasmine v2.8/package.json
{
"name": "@types/jasmine",
"version": "2.8.20",
"description": "TypeScript definitions for Jasmine",
"version": "2.8.21",
"description": "TypeScript definitions for jasmine",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine",

@@ -10,44 +10,44 @@ "license": "MIT",

"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},
{
"name": "Theodore Brown",
"url": "https://github.com/theodorejb",
"githubUsername": "theodorejb"
"githubUsername": "theodorejb",
"url": "https://github.com/theodorejb"
},
{
"name": "David Pärsson",
"url": "https://github.com/davidparsson",
"githubUsername": "davidparsson"
"githubUsername": "davidparsson",
"url": "https://github.com/davidparsson"
},
{
"name": "Gabe Moothart",
"url": "https://github.com/gmoothart",
"githubUsername": "gmoothart"
"githubUsername": "gmoothart",
"url": "https://github.com/gmoothart"
},
{
"name": "Lukas Zech",
"url": "https://github.com/lukas-zech-software",
"githubUsername": "lukas-zech-software"
"githubUsername": "lukas-zech-software",
"url": "https://github.com/lukas-zech-software"
},
{
"name": "Boris Breuer",
"url": "https://github.com/Engineer2B",
"githubUsername": "Engineer2B"
"githubUsername": "Engineer2B",
"url": "https://github.com/Engineer2B"
},
{
"name": "Chris Yungmann",
"url": "https://github.com/cyungmann",
"githubUsername": "cyungmann"
"githubUsername": "cyungmann",
"url": "https://github.com/cyungmann"
},
{
"name": "Yaroslav Admin",
"url": "https://github.com/devoto13",
"githubUsername": "devoto13"
"githubUsername": "devoto13",
"url": "https://github.com/devoto13"
},
{
"name": "Domas Trijonis",
"url": "https://github.com/fdim",
"githubUsername": "fdim"
"githubUsername": "fdim",
"url": "https://github.com/fdim"
}

@@ -64,4 +64,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "d17938a4fa6fbc26f0ee6478f04bc51ce42679e98b4b015b5f6edbb01ed2771d",
"typesPublisherContentHash": "a744db63d97423459faf53d22dd32e0aa0e5e86c0dd014e2cc9f0b65ec98a04c",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Jasmine (https://jasmine.github.io/).
This package contains type definitions for jasmine (https://jasmine.github.io/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `pending`, `runs`, `spyOn`, `spyOnProperty`, `waits`, `waitsFor`, `xdescribe`, `xit`
# 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), [Gabe Moothart](https://github.com/gmoothart), [Lukas Zech](https://github.com/lukas-zech-software), [Boris Breuer](https://github.com/Engineer2B), [Chris Yungmann](https://github.com/cyungmann), [Yaroslav Admin](https://github.com/devoto13), and [Domas Trijonis](https://github.com/fdim).
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