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.1 to 1.4.2

3

chai-string/index.d.ts

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

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0

@@ -52,4 +53,4 @@ ///<reference types="chai" />

declare function chaiString(chai: any, utils: any): void;
declare const chaiString: Chai.ChaiPlugin;
declare namespace chaiString { }
export = chaiString;
{
"name": "@types/chai-string",
"version": "1.4.1",
"version": "1.4.2",
"description": "TypeScript definitions for chai-string",

@@ -14,5 +14,7 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-string"
},

@@ -23,4 +25,4 @@ "scripts": {},

},
"typesPublisherContentHash": "291896927d89d55674f0b8e2ba41dcece94b323632825b702bbde1e514782aa7",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "2be7c96e113cbca16ef090c287729bc4e5babc4273c4d8ca8da6ab5a94cd08cc",
"typeScriptVersion": "3.0"
}

@@ -8,7 +8,7 @@ # Installation

# Details
Files were exported from https://www.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: Fri, 13 Apr 2018 19:03:34 GMT
* Dependencies: chai
* Last updated: Thu, 08 Aug 2019 16:09:06 GMT
* Dependencies: @types/chai
* Global values: none

@@ -15,0 +15,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