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 5.0.3 to 5.0.4

6

flat/index.d.ts

@@ -1,7 +0,1 @@

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

@@ -8,0 +2,0 @@

12

flat/package.json
{
"name": "@types/flat",
"version": "5.0.3",
"version": "5.0.4",
"description": "TypeScript definitions for flat",

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

"name": " Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
"githubUsername": "chrootsu",
"url": "https://github.com/chrootsu"
},
{
"name": "Oz Weiss",
"url": "https://github.com/thewizarodofoz",
"githubUsername": "thewizarodofoz"
"githubUsername": "thewizarodofoz",
"url": "https://github.com/thewizarodofoz"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "fa684fafeedd07880e5650de99687f44a14f92804e742da09a21279387e9cc63",
"typesPublisherContentHash": "bf1ee3d4c08750c6d141e7e0bf6e1872cfd0e8f34454648eca7ac07b77dd3bfc",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for flat 5.0.0
// Project: https://github.com/hughsk/flat
// Definitions by: Ilya Mochalov <https://github.com/chrootsu>
// Oz Weiss <https://github.com/thewizarodofoz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var flatten: FlatTypes.Flatten;

@@ -58,7 +52,6 @@

### Additional Details
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
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