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

@types/chai

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chai - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

chai/LICENSE

2

chai/index.d.ts

@@ -788,3 +788,3 @@ // Type definitions for chai 3.5.0

*/
deepPropertyNotVal<T, V>(object: T, property: string, value: T, message?: string): void;
deepPropertyNotVal<T, V>(object: T, property: string, value: V, message?: string): void;

@@ -791,0 +791,0 @@ /**

{
"name": "@types/chai",
"version": "3.5.0",
"version": "3.5.1",
"description": "TypeScript definitions for chai",

@@ -40,4 +40,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "37211be38b72bcf1c48f267078cd00e3abe9528a0297389a4e2afdcc21e6a6c0",
"typesPublisherContentHash": "48e16186ea0e827f8a1ae0ccdf3604c04d4773b82d5fb82381e11f4425cf0ce1",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 10 Apr 2017 21:15:16 GMT
* Last updated: Tue, 18 Apr 2017 15:04:41 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: Chai, chai

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