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

sfdx-git-delta

Package Overview
Dependencies
Maintainers
1
Versions
428
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sfdx-git-delta - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

2

package.json
{
"name": "sfdx-git-delta",
"version": "0.2.0",
"version": "0.3.0",
"description": "Generate the sfdx content in source format and destructive change from two git commits",

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

@@ -47,3 +47,3 @@ # sfdx-git-delta

sgp({
sgd({
'to':'', // commit sha to where the diff is done. Default : HEAD

@@ -50,0 +50,0 @@ 'from':'', // commit sha from where the diff is done. Default : git rev-list --max-parents=0 HEAD

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