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

@types/xml

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/xml - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

6

xml/index.d.ts

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

// Type definitions for xml 1.0
// Project: https://github.com/dylang/node-xml
// Definitions by: Jianrong Yu <https://github.com/YuJianrong>
// Semyon Fomin <https://github.com/semyonf>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

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

14

xml/package.json
{
"name": "@types/xml",
"version": "1.0.9",
"version": "1.0.10",
"description": "TypeScript definitions for xml",

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

"name": "Jianrong Yu",
"url": "https://github.com/YuJianrong",
"githubUsername": "YuJianrong"
"githubUsername": "YuJianrong",
"url": "https://github.com/YuJianrong"
},
{
"name": "Semyon Fomin",
"url": "https://github.com/semyonf",
"githubUsername": "semyonf"
"githubUsername": "semyonf",
"url": "https://github.com/semyonf"
}

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

},
"typesPublisherContentHash": "7360619631fceef7d9f5e37625775d0cf3e1a82bb1be65766aa5584cce862583",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "c1218fda68618faa56b5552e0953da934fd706cc2abe5e05013a5d5ebcf8bdb8",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for xml 1.0
// Project: https://github.com/dylang/node-xml
// Definitions by: Jianrong Yu <https://github.com/YuJianrong>
// Semyon Fomin <https://github.com/semyonf>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -78,7 +72,6 @@

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:43 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Jianrong Yu](https://github.com/YuJianrong), and [Semyon Fomin](https://github.com/semyonf).
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