@salesforce/core
Advanced tools
Comparing version 8.2.9 to 8.3.0
@@ -228,2 +228,4 @@ "use strict"; | ||
const defFileContents = (0, kit_1.parseJson)(fileData); | ||
// remove key '$schema' from the definition file | ||
delete defFileContents['$schema']; | ||
return defFileContents; | ||
@@ -230,0 +232,0 @@ } |
{ | ||
"name": "@salesforce/core", | ||
"version": "8.2.9", | ||
"version": "8.3.0", | ||
"description": "Core libraries to interact with SFDX projects, orgs, and APIs.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1043817
22200
101