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

vue-eslint-parser

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-eslint-parser - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

4

package.json
{
"name": "vue-eslint-parser",
"version": "0.1.3",
"version": "0.1.4",
"description": "The ESLint custom parser for `.vue` files.",

@@ -14,6 +14,6 @@ "engines": {

"lint": "eslint index.js \"test/*.js\"",
"postinstall": "git submodule update --init && cd test/fixtures/eslint && npm install",
"postversion": "git push && git push --tags",
"pretest": "npm run lint",
"preversion": "npm test",
"setup": "git submodule update --init && cd test/fixtures/eslint && npm install",
"test": "nyc mocha \"test/*.js\" --compilers js:babel-register --reporter progress --timeout 30000",

@@ -20,0 +20,0 @@ "watch": "mocha \"test/*.js\" --compilers js:babel-register --growl --reporter progress --watch",

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