You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

patch-package

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

patch-package - npm Package Versions

1
57
10

6.0.0-9

Diff
d
ds300
published 6.0.0-9 •

Changelog

Source

6.0.0-9

  • Fix patch application bug when creating new files (Contribution from @stmarkidis)
d
ds300
published 6.0.0-8 •

Changelog

Source

6.0.0-8

  • Improve diffing speed (Contribution from @KevinVlaanderen)
d
ds300
published 6.0.0-7 •

Changelog

Source

6.0.0-7

  • Use --no-ext-diff option when generating diffs (Contribution from @janv)
d
ds300
published 6.0.0-6 •

Changelog

Source

6.0.0-6

  • Make include/exclude regexes applied relative to the package root. Fixes #54
d
ds300
published 6.0.0-5 •

Changelog

Source

6.0.0-5

  • Fix preventing scripts from running when making patch file
d
ds300
published 6.0.0-4 •

Changelog

Source

6.0.0-4

  • Don't delete package.json during patch creation
d
ds300
published 6.0.0-3 •

Changelog

Source

6.0.0-3

  • Bugfixes for patch application
  • Prevent scripts from running when making patch file
d
ds300
published 6.0.0-2 •

Changelog

Source

6.0.0-2

  • Bugfixes for patch application
d
ds300
published 6.0.0-1 •

Changelog

Source

6.0.0-1

  • Bugfixes for patch application
d
ds300
published 6.0.0-0 •

Changelog

Source

6.0.0-0

  • Reimplement most of patch application in TypeScript