Socket
Socket
Sign inDemoInstall

@salesforce/core

Package Overview
Dependencies
Maintainers
47
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/core - npm Package Compare versions

Comparing version 8.2.9 to 8.3.0

2

lib/org/scratchOrgInfoGenerator.js

@@ -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 @@ }

2

package.json
{
"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",

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