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

@types/ini

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ini - npm Package Compare versions

Comparing version 1.3.31 to 1.3.32

7

ini/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for ini v1.3.3
// Project: https://github.com/isaacs/ini
// Definitions by: Marcin Porębski <https://github.com/marcinporebski>
// Chris Arnesen <https://github.com/carnesen>
// Adaline Simonian <https://github.com/adalinesimonian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface EncodeOptions {

@@ -9,0 +2,0 @@ section?: string;

18

ini/package.json
{
"name": "@types/ini",
"version": "1.3.31",
"version": "1.3.32",
"description": "TypeScript definitions for ini",

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

"name": "Marcin Porębski",
"url": "https://github.com/marcinporebski",
"githubUsername": "marcinporebski"
"githubUsername": "marcinporebski",
"url": "https://github.com/marcinporebski"
},
{
"name": "Chris Arnesen",
"url": "https://github.com/carnesen",
"githubUsername": "carnesen"
"githubUsername": "carnesen",
"url": "https://github.com/carnesen"
},
{
"name": "Adaline Simonian",
"url": "https://github.com/adalinesimonian",
"githubUsername": "adalinesimonian"
"githubUsername": "adalinesimonian",
"url": "https://github.com/adalinesimonian"
}

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

"dependencies": {},
"typesPublisherContentHash": "b45ab68c4d6eb02841e6384a7d0b4f3844cdff61f9e261c6870196aa39fd14e2",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "3e6fcdce9c04a34d19972b9c0b8f5749580897f9bf4278b8bde58f149b256eba",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for ini v1.3.3
// Project: https://github.com/isaacs/ini
// Definitions by: Marcin Porębski <https://github.com/marcinporebski>
// Chris Arnesen <https://github.com/carnesen>
// Adaline Simonian <https://github.com/adalinesimonian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface EncodeOptions {

@@ -38,7 +31,6 @@ section?: string;

### Additional Details
* Last updated: Thu, 07 Oct 2021 21:01:20 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Marcin Porębski](https://github.com/marcinporebski), [Chris Arnesen](https://github.com/carnesen), and [Adaline Simonian](https://github.com/adalinesimonian).
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