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.2 to 1.0.3

lib/escapeForXML.ts

10

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

@@ -34,9 +34,7 @@ "homepage": "http://github.com/dylang/node-xml",

"scripts": {
"build": "tsc",
"test": "ava"
},
"main": "lib/xml.js",
"license": "ISC",
"dependencies": {
"@types/node": "^17.0.31"
}
"main": "lib/xml.ts",
"license": "ISC"
}
test/xml.test.mjs

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