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

package-xml

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

package-xml - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

js/parsers.js

@@ -49,3 +49,3 @@ const xml = require('libxmljs')

function isCustomObjectFilter(file) {
return file.path.match(/.object$/)
return file.path.match(/__c.object$/)
}

@@ -52,0 +52,0 @@ function customElementFilter(element, metadata) {

{
"name": "package-xml",
"version": "1.0.3",
"version": "1.0.4",
"description": "Build a Salesforce Package.xml file from a src directory",

@@ -5,0 +5,0 @@ "main": "index.js",

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