Socket
Socket
Sign inDemoInstall

@types/caseless

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/caseless - npm Package Compare versions

Comparing version 0.12.3 to 0.12.4

8

caseless/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for caseless 0.12
// Project: https://github.com/mikeal/caseless
// Definitions by: downace <https://github.com/downace>
// Matt R. Wilson <https://github.com/mastermatt>
// Emily Klassen <https://github.com/forivall>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
type KeyType = string;

@@ -10,0 +2,0 @@ type ValueType = any;

18

caseless/package.json
{
"name": "@types/caseless",
"version": "0.12.3",
"version": "0.12.4",
"description": "TypeScript definitions for caseless",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caseless",

"name": "downace",
"url": "https://github.com/downace",
"githubUsername": "downace"
"githubUsername": "downace",
"url": "https://github.com/downace"
},
{
"name": "Matt R. Wilson",
"url": "https://github.com/mastermatt",
"githubUsername": "mastermatt"
"githubUsername": "mastermatt",
"url": "https://github.com/mastermatt"
},
{
"name": "Emily Klassen",
"url": "https://github.com/forivall",
"githubUsername": "forivall"
"githubUsername": "forivall",
"url": "https://github.com/forivall"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "40a071b056a38fd68fb8ed1dcf7d88bffe2480ab24767d25f7bfd73d008bf32a",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "3942f1c90e1f1c5a454cb3a4c1825193d04581f207d1d4a5e28931878439bf58",
"typeScriptVersion": "4.5"
}

@@ -11,10 +11,2 @@ # Installation

````ts
// Type definitions for caseless 0.12
// Project: https://github.com/mikeal/caseless
// Definitions by: downace <https://github.com/downace>
// Matt R. Wilson <https://github.com/mastermatt>
// Emily Klassen <https://github.com/forivall>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
type KeyType = string;

@@ -53,7 +45,6 @@ type ValueType = any;

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:40:38 GMT
* Last updated: Tue, 17 Oct 2023 22:10:14 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [downace](https://github.com/downace), [Matt R. Wilson](https://github.com/mastermatt), and [Emily Klassen](https://github.com/forivall).
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