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

sfdc-generate-package

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sfdc-generate-package - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

24

lib/utils/metadata.js

@@ -32,2 +32,26 @@ module.exports = {

},
"customMetadata":{
"xmlName":"CustomMetadata",
"children":{
}
},
"globalValueSets":{
"xmlName":"GlobalValueSet",
"children":{
}
},
"globalValueSetTranslations":{
"xmlName":"GlobalValueSetTranslation",
"children":{
}
},
"standardValueSets":{
"xmlName":"StandardValueSet",
"children":{
}
},
"pages":{

@@ -34,0 +58,0 @@ "xmlName":"ApexPage",

2

package.json
{
"name": "sfdc-generate-package",
"version": "2.1.0",
"version": "2.1.1",
"description": "generate package.xml from source",

@@ -5,0 +5,0 @@ "keyword": [

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