Socket
Socket
Sign inDemoInstall

@types/jstoxml

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jstoxml - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

5

jstoxml/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for jstoxml 2.0
// Project: https://github.com/davidcalhoun/jstoxml
// Definitions by: Steven Snoeijen <https://github.com/stevensnoeijen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface XmlAttrs {

@@ -7,0 +2,0 @@ [name: string]: unknown;

10

jstoxml/package.json
{
"name": "@types/jstoxml",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for jstoxml",

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

"name": "Steven Snoeijen",
"url": "https://github.com/stevensnoeijen",
"githubUsername": "stevensnoeijen"
"githubUsername": "stevensnoeijen",
"url": "https://github.com/stevensnoeijen"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "14b188a8f1d19a263055125bc6e924668197a75141f6e991f10196ef7fa0c8a0",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "aa90338ac9dd96e0f69c906fbe110c6f96f338d88b49b4cc0214e69fb3710860",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for jstoxml 2.0
// Project: https://github.com/davidcalhoun/jstoxml
// Definitions by: Steven Snoeijen <https://github.com/stevensnoeijen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface XmlAttrs {

@@ -98,7 +93,6 @@ [name: string]: unknown;

### Additional Details
* Last updated: Thu, 16 Dec 2021 22:32:01 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Steven Snoeijen](https://github.com/stevensnoeijen).
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