Socket
Socket
Sign inDemoInstall

ts-patch

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-patch - npm Package Versions

1345

3.0.0-rc1

Diff

nonara
published 3.0.0-beta3 •

nonara
published 3.0.0-beta2 •

nonara
published 3.0.0-beta1 •

nonara
published 2.1.0 •

Changelog

Source

2.1.0 (2022-12-08)

Features

  • Updated to support TS 4.9 (26f6099)
nonara
published 2.0.2 •

Changelog

Source

2.0.2 (2022-08-10)

Changes

nonara
published 2.0.1 •

Changelog

Source

2.0.1 (2021-11-01)

Bug Fixes

  • Corrected path error in previous release (7c56d56)
nonara
published 2.0.0 •

Changelog

Source

2.0.0 (2021-11-01)

Summary

This is not the planned rewrite, but the codebase was in desperate need of an update. The patch build system with rollup was failing with newer versions and was hacky under the best of circumstances, anyway. This new version has a proper custom build system that produces a much leaner patch. Additionally, I reorganized the codebase, improved tests, and dropped old TS support.

Note: If you absolutely need it, it will still work with older TS. Simply fork and remove the version check

Changes

  • Soft deprecated --basedir (use --dir)
  • Zero bundled dependencies in patch (much lighter)
  • ⚠️ Hard deprecated --persist option (use package.json -> prepare script)
  • ⚠️ Requires TS >= 4.0

(⚠️ denotes potential "breaking" change)

Development Changes

  • Removed rollup and created light-weight custom build system
  • Cleaned up file structure
  • Improved test speed & methodology
  • Changed patch detection signature
nonara
published 1.4.5 •

Changelog

Source

1.4.5 (2021-10-25)

Bug Fixes

  • compilation fails if basedir resolves to cwd (#65) (9bac698)
nonara
published 1.4.4 •

Changelog

Source

1.4.4 (2021-08-27)

Bug Fixes

  • --basedir flag fails if dir is not a subdir of a package (5912288)
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