Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/sinon-chai

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sinon-chai - npm Package Compare versions

Comparing version 3.2.12 to 4.0.0

5

sinon-chai/index.d.ts

@@ -0,3 +1,3 @@

/// <reference types="sinon" />
/// <reference types="chai" />
/// <reference types="sinon" />

@@ -98,3 +98,2 @@ import * as Sinon from "sinon";

declare const sinonChai: Chai.ChaiPlugin;
declare namespace sinonChai {}
export = sinonChai;
export default sinonChai;

7

sinon-chai/package.json
{
"name": "@types/sinon-chai",
"version": "3.2.12",
"version": "4.0.0",
"description": "TypeScript definitions for sinon-chai",

@@ -14,2 +14,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-chai",

],
"type": "module",
"main": "",

@@ -27,4 +28,4 @@ "types": "index.d.ts",

},
"typesPublisherContentHash": "04a406a601e75251fdd8c5a46bc2de24279ba1dea0e7806df879d565a0eaccf8",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "9233f855565ad4e48a272b7d3b611cb45a9112234d66efe508b6d720b2ef9859",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Tue, 24 Sep 2024 19:07:24 GMT
* Dependencies: [@types/chai](https://npmjs.com/package/@types/chai), [@types/sinon](https://npmjs.com/package/@types/sinon)

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

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