New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cruftless

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cruftless - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

CHANGES.md
# Changes
## 0.1.5
* Upgrade xmldom dependency to ^0.3.0
## 0.1.4

@@ -4,0 +8,0 @@

4

package.json
{
"name": "cruftless",
"version": "0.1.4",
"version": "0.1.5",
"description": "Yet another simple way to parse and generate XML",

@@ -20,3 +20,3 @@ "main": "lib/cruftless.js",

"dependencies": {
"xmldom": "^0.1.27"
"xmldom": "^0.3.0"
},

@@ -23,0 +23,0 @@ "jest": {

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