@types/sinon-chai
Advanced tools
Comparing version 3.2.12 to 4.0.0
@@ -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; |
{ | ||
"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 @@ |
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
Yes
6530
94