Socket
Socket
Sign inDemoInstall

jscodeshift

Package Overview
Dependencies
227
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

0.15.2

Diff

Changelog

Source

[0.15.2] 2024-02-21

Fixed

  • Process all supported extensions by default (#584, @trivikr)
daniel15
published 0.15.1 •

Changelog

Source

[0.15.1] 2023-10-28

Changed

  • Upgraded to recast 0.23.3 (#564, @ashsearle)
  • Enable @babel/plugin-proposal-private-methods in worker (#568, @sibelius)
  • Upgraded Babel packages (#570, @dartess)

Fixed

  • Respect extensions cli option when filtering individual files (#562, @robcmills)
  • Fixed unit test after #562 broke them (#575, @ElonVolo)
daniel15
published 0.15.0 •

Changelog

Source

[0.15.0] 2023-05-07

Changed

  • Upgraded to recast 0.23.1 (#544, @ryanrhee)
  • Make @babel/preset-env optional (#480, @SimenB)

Fixed

  • Force LF line ending in bin/jscodeshift.sh (#555, @jakeboone02)
  • Use transform's exported parser in testUitls (#528, @CrispyBacon12)
  • Ensure jscodeshift doesn't load Babel config file (#460, @raon0211)
daniel15
published 0.14.0 •

Changelog

Source

[0.14.0] 2022-10-04

Added

  • Added a defineSnapshotTestFromFixture test util (#471, @shriuken)
  • Added renameTo filters for Babel 6+ node types (#412 and #504, @elonvolo and @henryqdineen)
  • Added childNodesOfType to JSX traversal methods (#415, @j13huang)

Changed

  • Bumped dependency versions
  • Allow arguments in --help to be listed in an order other than alphabetically, so they can instead be grouped thematically (#507, @elonvolo)
  • Allow the j shortcut in test utils (#515, @no23reason)
mroch
published 0.13.1 •

Changelog

Source

[0.13.1] 2022-01-10

Changed

  • Switched from colors to chalk to mitigate a security vulnerability in colors@1.4.1.
daniel15
published 0.13.0 •

Changelog

Source

[0.13.0] 2021-06-26

Added

  • Added a --fail-on-error flag to return a 1 error code when errors were found (#416, @marcodejongh)
  • Created template.asyncExpression (#405, @jedwards1211)

Changed

  • Removed lodash dependency from tsx parser (#432, @JHilker and @robyoder)
daniel15
published 0.12.0 •

Changelog

Source

[0.12.0] 2021-04-21

Changed

  • Allow transform to be a Promise (#237, @rektide)
  • Support newer TypeScript syntax by upgrading to newer Babel parser (#410, @wdoug and @mfeckie)
flowtype
published 0.11.0 •

Changelog

Source

[0.11.0] 2020-09-01

Changed

  • Updated recast to latest
flowtype
published 0.10.0 •

Changelog

Source

[0.10.0] 2020-06-01

Changed

  • Updated flow-parser to latest, and enabled Flow Enums parsing by default when using Flow parser
cpojer
published 0.9.0 •

234567Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc