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

vue-jscodeshift-adapter

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-jscodeshift-adapter - npm Package Versions

2

3.0.0

Diff

Changelog

Source

[3.0.0] - 2024-05-10

Breaking

  • Switch to ES Modules

Fixed

  • Handle vue files that contain both <script> and <script setup>.
psalaets
published 2.2.1 •

Changelog

Source

[2.2.1] - 2023-10-11

  • Fix indent of whitespace-only lines. Thanks to @nemoDreamer.
psalaets
published 2.2.0 •

Changelog

Source

[2.2.0] - 2020-10-02

  • Preserve indent of <script> and <style> tags. Thanks to @SevInf
psalaets
published 2.1.0 •

Changelog

Source

[2.1.0] - 2020-05-15

  • Update dependencies
psalaets
published 2.0.3 •

Changelog

Source

[2.0.3] - 2019-12-11

  • Update dependencies
psalaets
published 2.0.2 •

Changelog

Source

[2.0.2] - 2019-05-23

  • Update dependencies
psalaets
published 2.0.1 •

Changelog

Source

[2.0.1] - 2018-08-01

  • Update dependencies
psalaets
published 2.0.0 •

Changelog

Source

[2.0.0] - 2018-03-25

Breaking Change

The "modify any block of a vue component" use case is temporarily not supported until the API is figured out.

As of 2.0.0, this module can only

  • transform js files
  • transform the <script> block of vue files
psalaets
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-03-18

Added

  • Ability to run on directory containing js and vue files (#4).
psalaets
published 1.1.1 •

Changelog

Source

[1.1.1] - 2018-03-13

Fixed

  • No longer changing spacing inside <template> when transform() doesn't touch it (#3)
2
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