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

@types/falafel

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/falafel - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

6

falafel/index.d.ts

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

// Type definitions for falafel 2.2
// Project: https://github.com/substack/node-falafel
// Definitions by: Przemysław Struciński <https://github.com/delprzemo>
// leumasme <https://github.com/leumasme>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="node" />

@@ -8,0 +2,0 @@ interface OptionsObject {

14

falafel/package.json
{
"name": "@types/falafel",
"version": "2.2.0",
"version": "2.2.1",
"description": "TypeScript definitions for falafel",

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

"name": "Przemysław Struciński",
"url": "https://github.com/delprzemo",
"githubUsername": "delprzemo"
"githubUsername": "delprzemo",
"url": "https://github.com/delprzemo"
},
{
"name": "leumasme",
"url": "https://github.com/leumasme",
"githubUsername": "leumasme"
"githubUsername": "leumasme",
"url": "https://github.com/leumasme"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "d2765f6542c4d430361819f856361c81514397be1ae1e7cc7f673b28fd9aa576",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "600157ce3462c6858684082151e240505e7b71f8cab9f0829ffabe1ac4b724af",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for falafel 2.2
// Project: https://github.com/substack/node-falafel
// Definitions by: Przemysław Struciński <https://github.com/delprzemo>
// leumasme <https://github.com/leumasme>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="node" />

@@ -40,7 +34,6 @@ interface OptionsObject {

### Additional Details
* Last updated: Thu, 29 Jul 2021 13:31:24 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Przemysław Struciński](https://github.com/delprzemo), and [leumasme](https://github.com/leumasme).
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