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

@aurahelper/metadata-factory

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurahelper/metadata-factory - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json

@@ -5,3 +5,3 @@ {

"displayName": "Aura Helper Framework Metadata Factory",
"version": "1.0.8",
"version": "1.0.9",
"description": "Library to create Aura Helper Metadata types from SFDX Responses, Local Project or other data sources",

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

@@ -50,3 +50,3 @@ # **Aura Helper Metadata Factory Module**

- [**createMetadataTypesFromFileSystem(folderMapOrDetails, root)**](#createmetadatatypesfromfilesystemfoldermapordetails-root)
- [**createMetadataTypesFromFileSystem(folderMapOrDetails, root)**](#createmetadatatypesfromfilesystemfoldermapordetails-root-groupglobalactions)

@@ -570,3 +570,3 @@ Method to create the Metadata JSON Object with the files and data from your local project.

---
## [**createMetadataTypesFromFileSystem(folderMapOrDetails, root)**](#createmetadatatypesfromfilesystemfoldermapordetails-root)
## [**createMetadataTypesFromFileSystem(folderMapOrDetails, root, groupGlobalActions)**](#createmetadatatypesfromfilesystemfoldermapordetails-root-groupglobalactions)
Method to create the Metadata JSON Object with the files and data from your local project. See [Metadata JSON Format](#metadata-file) section to understand the JSON Metadata Format.

@@ -579,2 +579,4 @@

- String
- **groupGlobalActions**: True to group global quick actions on "GlobalActions" group, false to include as object and item. Optional
- Boolean

@@ -581,0 +583,0 @@ ### **Return:**

Sorry, the diff of this file is too big to display

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