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

@types/xml-formatter

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/xml-formatter - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

3

xml-formatter/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for xml-formatter 1.1
// Type definitions for xml-formatter 1.2
// Project: https://github.com/chrisbottin/xml-formatter/

@@ -16,3 +16,4 @@ // Definitions by: Joachim Holwech <https://github.com/holwech>

collapseContent?: boolean;
lineSeparator?: string;
}
}
{
"name": "@types/xml-formatter",
"version": "1.1.0",
"version": "1.2.0",
"description": "TypeScript definitions for xml-formatter",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -23,4 +23,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "72253e63072ef2591fcb1e8c19a5e424256bbcebd9cd46bdf211fef78ff4631b",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "0fb6d4d71f450ea7e04f0579e24e2991bdb3e7eff9ad75c84cbc1490748500df",
"typeScriptVersion": "3.0"
}

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for xml-formatter ( https://github.com/chrisbottin/xml-formatter/ ).
This package contains type definitions for xml-formatter (https://github.com/chrisbottin/xml-formatter/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml-formatter
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xml-formatter.
Additional Details
* Last updated: Tue, 18 Jun 2019 18:00:22 GMT
### Additional Details
* Last updated: Wed, 17 Jun 2020 20:59:35 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Joachim Holwech <https://github.com/holwech>.
These definitions were written by [Joachim Holwech](https://github.com/holwech).

Sorry, the diff of this file is not supported yet

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