New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/chai-almost

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chai-almost - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

chai-almost/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for chai-almost 1.0

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

@@ -33,3 +34,3 @@ /// <reference types="chai" />

declare function chaiAlmost(tolerance?: number): ((chai: any, utils: any) => void);
declare function chaiAlmost(tolerance?: number): Chai.ChaiPlugin;
export = chaiAlmost;
{
"name": "@types/chai-almost",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for chai-almost",

@@ -17,3 +17,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-almost"
},

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

},
"typesPublisherContentHash": "cd7165d789d22bf987edc30988a6223f9fc746b4bdba203cfe9c028265e2df0f",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "98f9e04826e92b56808933cfa73cb7cee30c1e00f2a94f372cd2d39e718ac023",
"typeScriptVersion": "3.0"
}

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

Additional Details
* Last updated: Mon, 17 Dec 2018 23:26:10 GMT
* Last updated: Thu, 08 Aug 2019 16:09:05 GMT
* Dependencies: @types/chai

@@ -14,0 +14,0 @@ * Global values: none

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