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

@chaneyoukaye/xml

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chaneyoukaye/xml - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/index.d.ts

7

package.json
{
"name": "@chaneyoukaye/xml",
"version": "1.0.1",
"version": "1.0.2",
"description": "Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.",

@@ -37,3 +37,6 @@ "homepage": "http://github.com/dylang/node-xml",

"main": "lib/xml.js",
"license": "ISC"
"license": "ISC",
"dependencies": {
"@types/node": "^17.0.31"
}
}
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