🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@salesforce/source-deploy-retrieve

Package Overview
Dependencies
Maintainers
48
Versions
518
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/source-deploy-retrieve - npm Package Versions

1
48495152

1.1.10

Diff
jgrantham
published 1.1.10 •

Changelog

Source

1.1.10 (2020-11-06)

Bug Fixes

  • make forceignore exported as a top level feature (#198) (f9fbdaa)
  • remove tests from being published (#203) (f464521)
jgrantham
published 1.1.9 •

Changelog

Source

1.1.9 (2020-10-29)

Features

jgrantham
published 1.1.8 •

Changelog

Source

1.1.8 (2020-10-23)

Bug Fixes

  • forceignore not respecting trailing / on windows (#190) (e3c7e49)
  • prevent duplicate -meta.xml suffix for metadata xml only components (#188) (63225b0)

Features

  • convert and merge components for default transformer types (#176) (3d07aea)
  • convert and merge decomposed component types (#184) (a3b1bc3)
jgrantham
published 1.1.7 •

Changelog

Source

1.1.7 (2020-10-15)

jgrantham
published 1.1.6 •

Changelog

Source

1.1.6 (2020-10-07)

Bug Fixes

  • check for only children tags during decompose (#166) (2c0b4b9)

Features

  • enhance metadata retrieve result info (#155) (98f29e9)

Performance Improvements

  • update metadata api retrieve to convert using zip tree container (#164) (39b81f9)
jgrantham
published 1.1.5 •

Changelog

Source

1.1.5 (2020-10-01)

Bug Fixes

  • output package creation to follow sfdx package convention (#153) (42f991d)
  • zip tree container adding duplicate entries (#158) (a6c7a56)

Features

  • add zip tree container and stream() method to tree container interface (#154) (dfe28aa)
jgrantham
published 1.1.4 •

Changelog

Source

1.1.4 (2020-09-23)

Bug Fixes

  • create dirs for zip conversion (#148) @@W-8091341@ (0f934d3)
  • moved the forceignore deprecation logic to SDR (#129) (2347d2d)
jgrantham
published 1.1.3 •

Changelog

Source

1.1.3 (2020-09-16)

Bug Fixes

  • duplicate SourceComponents when scanning StaticResources with a directory for content (#138) (54e19ae)

Features

  • convert: Support decomposing child components at same level as parent (#142) (a6b33c9)
  • Decompose CustomObjects (metadata format -> source format) (#136) (4c59248)
  • new commitizen implementation (#134) (325e600)
jgrantham
published 1.1.2 •

Changelog

Source

1.1.2 (2020-09-10)

Features

  • Convert source -> metadata format for StaticResources (#127) (bab7ecb)
jgrantham
published 1.1.1 •

Changelog

Source

1.1.1 (2020-09-05)

Bug Fixes

  • correctly identify CustomSite and SiteDotCom components (a054fb8)