@types/jasmine
Advanced tools
Comparing version 3.10.14 to 3.10.15
@@ -1,20 +0,1 @@ | ||
// Type definitions for Jasmine 3.10 | ||
// Project: http://jasmine.github.io | ||
// Definitions 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> | ||
// Dmitry Semigradsky <https://github.com/Semigradsky> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// For ddescribe / iit use : https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/karma-jasmine/karma-jasmine.d.ts | ||
@@ -21,0 +2,0 @@ |
{ | ||
"name": "@types/jasmine", | ||
"version": "3.10.14", | ||
"description": "TypeScript definitions for Jasmine", | ||
"version": "3.10.15", | ||
"description": "TypeScript definitions for jasmine", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine", | ||
@@ -10,74 +10,74 @@ "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": "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": "Giles Roadnight", | ||
"url": "https://github.com/Roaders", | ||
"githubUsername": "Roaders" | ||
"githubUsername": "Roaders", | ||
"url": "https://github.com/Roaders" | ||
}, | ||
{ | ||
"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" | ||
}, | ||
{ | ||
"name": "Moshe Kolodny", | ||
"url": "https://github.com/kolodny", | ||
"githubUsername": "kolodny" | ||
"githubUsername": "kolodny", | ||
"url": "https://github.com/kolodny" | ||
}, | ||
{ | ||
"name": "Stephen Farrar", | ||
"url": "https://github.com/stephenfarrar", | ||
"githubUsername": "stephenfarrar" | ||
"githubUsername": "stephenfarrar", | ||
"url": "https://github.com/stephenfarrar" | ||
}, | ||
{ | ||
"name": "Dominik Ehrenberg", | ||
"url": "https://github.com/djungowski", | ||
"githubUsername": "djungowski" | ||
"githubUsername": "djungowski", | ||
"url": "https://github.com/djungowski" | ||
}, | ||
{ | ||
"name": "Chives", | ||
"url": "https://github.com/chivesrs", | ||
"githubUsername": "chivesrs" | ||
"githubUsername": "chivesrs", | ||
"url": "https://github.com/chivesrs" | ||
}, | ||
{ | ||
"name": "kirjs", | ||
"url": "https://github.com/kirjs", | ||
"githubUsername": "kirjs" | ||
"githubUsername": "kirjs", | ||
"url": "https://github.com/kirjs" | ||
}, | ||
{ | ||
"name": "Dmitry Semigradsky", | ||
"url": "https://github.com/Semigradsky", | ||
"githubUsername": "Semigradsky" | ||
"githubUsername": "Semigradsky", | ||
"url": "https://github.com/Semigradsky" | ||
} | ||
@@ -94,4 +94,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "1de5789567d7a5715c59a3337bb587021f14a41c92fdfce7e2bfd912115b6aa9", | ||
"typesPublisherContentHash": "962ebac78130341556e67d49897d19dbabd6f4f25f31b4f9448302c867d0343a", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Jasmine (http://jasmine.github.io). | ||
This package contains type definitions for jasmine (http://jasmine.github.io). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Wed, 04 Oct 2023 20:35:32 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `expectAsync`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `pending`, `setSpecProperty`, `setSuiteProperty`, `spyOn`, `spyOnAllFunctions`, `spyOnProperty`, `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), [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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58780
1254
16