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.8 to 1.0.9

7

xml/index.d.ts

@@ -25,5 +25,6 @@ // Type definitions for xml 1.0

| {
encoding?: string | undefined;
standalone?: string | undefined;
} | undefined;
encoding?: string | undefined;
standalone?: string | undefined;
}
| undefined;
}

@@ -30,0 +31,0 @@

{
"name": "@types/xml",
"version": "1.0.8",
"version": "1.0.9",
"description": "TypeScript definitions for xml",

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

},
"typesPublisherContentHash": "40fc0ef989998be3b90427a1b6724f914ceb5619ef74699f2674301bab57d2cc",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "7360619631fceef7d9f5e37625775d0cf3e1a82bb1be65766aa5584cce862583",
"typeScriptVersion": "4.3"
}

@@ -35,5 +35,6 @@ # Installation

| {
encoding?: string | undefined;
standalone?: string | undefined;
} | undefined;
encoding?: string | undefined;
standalone?: string | undefined;
}
| undefined;
}

@@ -77,3 +78,3 @@

### Additional Details
* Last updated: Tue, 18 Jan 2022 20:31:26 GMT
* Last updated: Wed, 30 Aug 2023 19:35:43 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -80,0 +81,0 @@ * Global values: none

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