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

@salesforce/source-deploy-retrieve

Package Overview
Dependencies
Maintainers
0
Versions
493
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
4648
50

1.1.14

Diff
jgrantham
published 1.1.14 •

Changelog

Source

1.1.14 (2020-12-08)

Bug Fixes

  • child components not being deployed (#220) (d23056b)
jgrantham
published 1.1.13 •

Changelog

Source

1.1.13 (2020-12-03)

Bug Fixes

  • add to component set even if unresolved source (#217) (c2dd4b1)
  • follow commitizen format on CircleCI automation (#216) (9fdf131)
jgrantham
published 1.1.12 •

Changelog

Source

1.1.12 (2020-12-03)

Bug Fixes

  • correct status when retrieving with wildcard (#209) (de7c4dc)
  • handling folders during various operations (#208) (7525a73)
  • retrieve reports correct file outputs (#210) (1a4f35a)
  • xmlns set during source conversion (#213) (790c674)

Features

  • multiple resolve targets when parsing manifest (#211) (cede5f6)
  • multiple source-backed components per member in ComponentSet (#212) (deeaccb)
jgrantham
published 1.1.11 •

Changelog

Source

1.1.11 (2020-11-12)

Bug Fixes

  • fixed bug in old parser when using the defaults (#200) (33c8f1d)

Features

  • handle wildcards in working set (#205) (2af13b3)
  • introduce working set paradigm, package xml parsing (#201) (abbc814)
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)