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 Compare versions

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md
# Change Log
## [2.0.1] - 2018-08-01
- Update dependencies
## [2.0.0] - 2018-03-25

@@ -4,0 +8,0 @@ ### Breaking Change

9

package.json
{
"name": "vue-jscodeshift-adapter",
"version": "2.0.0",
"version": "2.0.1",
"description": "Run jscodeshift on Vue single file components",

@@ -28,4 +28,4 @@ "main": "src/index.js",

"devDependencies": {
"jest": "^22.1.4",
"jscodeshift": "^0.4.1",
"jest": "^23.4.2",
"jscodeshift": "^0.5.1",
"jscodeshift-helper": "^1.1.0"

@@ -39,3 +39,6 @@ },

"vue-template-compiler": "^2.5.13"
},
"jest": {
"testEnvironment": "node"
}
}
# vue-jscodeshift-adapter
[![Build Status](https://travis-ci.org/psalaets/vue-jscodeshift-adapter.svg?branch=master)](https://travis-ci.org/psalaets/vue-jscodeshift-adapter)
[![Build Status](https://travis-ci.org/psalaets/vue-jscodeshift-adapter.svg?branch=master)](https://travis-ci.org/psalaets/vue-jscodeshift-adapter) [![Greenkeeper badge](https://badges.greenkeeper.io/psalaets/vue-jscodeshift-adapter.svg)](https://greenkeeper.io/)

@@ -5,0 +5,0 @@ Run [jscodeshift](https://github.com/facebook/jscodeshift) on Vue single file components

Sorry, the diff of this file is not supported yet

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