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

moddle-xml

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moddle-xml - npm Package Compare versions

Comparing version 7.2.0 to 7.2.1

2

lib/read.js

@@ -340,3 +340,3 @@ import {

// if that is the case we emit a warning to indicate potential misuse
if (model.getPackage(propNameNs.prefix)) {
if (name !== 'xmlns' && model.getPackage(propNameNs.prefix)) {

@@ -343,0 +343,0 @@ context.addWarning({

{
"name": "moddle-xml",
"version": "7.2.0",
"version": "7.2.1",
"description": "XML import/export for documents described with moddle",

@@ -5,0 +5,0 @@ "scripts": {

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