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 3.10.11 to 3.10.12

1

jasmine v3.10/index.d.ts

@@ -497,2 +497,3 @@ // Type definitions for Jasmine 3.10

equals(a: any, b: any, customTesters?: ReadonlyArray<CustomEqualityTester>, diffBuilder?: DiffBuilder): boolean;
equals(a: any, b: any, diffBuilder?: DiffBuilder): boolean;
contains<T>(

@@ -499,0 +500,0 @@ haystack: ArrayLike<T> | string,

4

jasmine v3.10/package.json
{
"name": "@types/jasmine",
"version": "3.10.11",
"version": "3.10.12",
"description": "TypeScript definitions for Jasmine",

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

"dependencies": {},
"typesPublisherContentHash": "110844ad93a82b6655ef52148c53242612616a38b53eb16706ac20a0016bec60",
"typesPublisherContentHash": "cf0a71bcb4f42f765fff0ea6024f951ca106006a4a56b27b6170e66b51813560",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Wed, 28 Jun 2023 22:02:40 GMT
* Last updated: Fri, 18 Aug 2023 18:02:54 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `expectAsync`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `pending`, `setSpecProperty`, `setSuiteProperty`, `spyOn`, `spyOnAllFunctions`, `spyOnProperty`, `xdescribe`, `xit`

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