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

@types/flat

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/flat - npm Package Compare versions

Comparing version 0.0.28 to 5.0.0

flat/LICENSE

7

flat/index.d.ts

@@ -1,4 +0,5 @@

// Type definitions for flat
// Type definitions for flat 5.0.0
// Project: https://github.com/hughsk/flat
// Definitions by: Ilya Mochalov <https://github.com/chrootsu>
// Definitions by: Ilya Mochalov <https://github.com/chrootsu>
// Oz Weiss <https://github.com/thewizarodofoz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -15,2 +16,3 @@

maxDepth?: number;
transformKey?: (key: string) => string;
}

@@ -32,2 +34,3 @@

overwrite?: boolean;
transformKey?: (key: string) => string;
}

@@ -34,0 +37,0 @@

{
"name": "@types/flat",
"version": "0.0.28",
"version": "5.0.0",
"description": "TypeScript definitions for flat",
"license": "MIT",
"author": "Ilya Mochalov <https://github.com/chrootsu>",
"contributors": [
{
"name": " Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
},
{
"name": "Oz Weiss",
"url": "https://github.com/thewizarodofoz",
"githubUsername": "thewizarodofoz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/flat"
},
"scripts": {},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "511d152c2d4fa13d3e8357c288949777309be8c750658367ed5213c49e9c6bc7"
"typesPublisherContentHash": "ca632e1feb4e47786629359c864a8c5123ec10a81baf2589cc3e1de0f491ee24",
"typeScriptVersion": "2.8"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/flat
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/flat.
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:58 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Global values: flatten
### Additional Details
* Last updated: Mon, 02 Mar 2020 17:51:17 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Ilya Mochalov <https://github.com/chrootsu>.
These definitions were written by [ Ilya Mochalov](https://github.com/chrootsu), and [Oz Weiss](https://github.com/thewizarodofoz).
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