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

@types/chai-string

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chai-string - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

4

chai-string/index.d.ts

@@ -7,3 +7,3 @@ // Type definitions for chai-string 1.4.0

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

@@ -54,3 +54,3 @@ declare global {

declare const chaiString: Chai.ChaiPlugin;
declare namespace chaiString { }
declare namespace chaiString {}
export = chaiString;
{
"name": "@types/chai-string",
"version": "1.4.2",
"version": "1.4.3",
"description": "TypeScript definitions for chai-string",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string",
"license": "MIT",

@@ -14,3 +15,3 @@ "contributors": [

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -25,4 +26,4 @@ "type": "git",

},
"typesPublisherContentHash": "2be7c96e113cbca16ef090c287729bc4e5babc4273c4d8ca8da6ab5a94cd08cc",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "902bb0b3c5086a29d2f8524cf29e65c8e0afbec56d0e1aa17b4562e608c59c68",
"typeScriptVersion": "4.3"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string.
Additional Details
* Last updated: Thu, 08 Aug 2019 16:09:06 GMT
* Dependencies: @types/chai
### Additional Details
* Last updated: Mon, 04 Sep 2023 15:40:42 GMT
* Dependencies: [@types/chai](https://npmjs.com/package/@types/chai)
* Global values: none
# Credits
These definitions were written by Nick Malaguti <https://github.com/nmalaguti>.
These definitions were written by [Nick Malaguti](https://github.com/nmalaguti).

Sorry, the diff of this file is not supported yet

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