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.33 to 1.3.34

5

ini/index.d.ts
interface EncodeOptions {
align?: boolean;
section?: string;
sort?: boolean;
whitespace?: boolean;
newline?: boolean;
platform?: string;
bracketedArray?: boolean;
}

@@ -5,0 +10,0 @@

6

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

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

"dependencies": {},
"typesPublisherContentHash": "56cd35872cdd86a736be4b36013321a7e792c4cb9f1a74405e91a1d8aa198442",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "0f0b1820cf8476f4b7bfe0a76b1f1bee77b4cb1fcfbd2dea35c92ba9e67b8f0c",
"typeScriptVersion": "4.6"
}

@@ -12,4 +12,9 @@ # Installation

interface EncodeOptions {
align?: boolean;
section?: string;
sort?: boolean;
whitespace?: boolean;
newline?: boolean;
platform?: string;
bracketedArray?: boolean;
}

@@ -31,3 +36,3 @@

### Additional Details
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT
* Last updated: Tue, 05 Dec 2023 07:07:10 GMT
* Dependencies: none

@@ -34,0 +39,0 @@

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