@salesforce/source-deploy-retrieve 12.14.8 → 12.14.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4717,7 +4717,7 @@
4717
4717
  "id": "analyticsvisualization",
4718
4718
  "name": "AnalyticsVisualization",
4719
4719
  "suffix": "uaviz",
4720
- "directoryName": "unified-analytics-visualization",
4720
+ "directoryName": "analyticsVisualizations",
4721
4721
  "inFolder": false,
4722
4722
  "strictDirectoryName": false
4723
4723
  },
@@ -4725,7 +4725,7 @@
4725
4725
  "id": "analyticsworkspace",
4726
4726
  "name": "AnalyticsWorkspace",
4727
4727
  "suffix": "uawork",
4728
- "directoryName": "unified-analytics-workspace",
4728
+ "directoryName": "analyticsWorkspaces",
4729
4729
  "inFolder": false,
4730
4730
  "strictDirectoryName": false
4731
4731
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/source-deploy-retrieve",
3
- "version": "12.14.8",
3
+ "version": "12.14.9",
4
4
  "description": "JavaScript library to run Salesforce metadata deploys and retrieves",
5
5
  "main": "lib/src/index.js",
6
6
  "author": "Salesforce",