Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jscodeshift

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jscodeshift - npm Package Versions

13
7

0.13.0

Diff

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 •

cpojer
published 0.8.0 •

Changelog

Source

[0.8.0] 2020-05-03

Changed

  • Dropped support for Node versions 6 and 8
cpojer
published 0.7.1 •

jbrown215
published 0.7.0 •

Changelog

Source

[0.7.0] 2019-12-11

Added

  • Added jest snapshot utils (#297, @dogoku)

Changed

  • Moved from BSD to MIT license

Fixed

  • No longer throw an error when calling jscodeshift on a non-existent path (#334, @threepointone)
  • Preserve the original file extension in remote files (#317, @samselikoff)
fkling
published 0.6.4 •

Changelog

Source

[0.6.4] 2019-04-30

Changed

  • Allow writing tests in TypeScript (PR #308)
  • Better handling of .gitingore files: Ignore comments and support \r\n line breaks (PR #306)
fkling
published 0.6.3 •

Changelog

Source

[0.6.3] 2019-01-18

Fixed

  • Don't throw an error when jscodeshift processes an empty set of files (#295, @skovhus).
  • renameTo should not rename class properties (#296, @henryqdineen).
  • Custom/unknown CLI parameters are parsed as JSON, just like nomnom used to do.
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