Socket
Socket
Sign inDemoInstall

@vue/component-compiler-utils

Package Overview
Dependencies
23
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="2.1.2"></a>
## [2.1.2](https://github.com/vuejs/component-compiler-utils/compare/v2.1.1...v2.1.2) (2018-08-09)
### Bug Fixes
* pin prettier version ([5f138a6](https://github.com/vuejs/component-compiler-utils/commit/5f138a6))
<a name="2.1.1"></a>

@@ -2,0 +12,0 @@ ## [2.1.1](https://github.com/vuejs/component-compiler-utils/compare/v2.1.0...v2.1.1) (2018-08-07)

4

package.json
{
"name": "@vue/component-compiler-utils",
"version": "2.1.1",
"version": "2.1.2",
"description": "Lower level utilities for compiling Vue single file components",

@@ -60,3 +60,3 @@ "main": "dist/index.js",

"postcss-selector-parser": "^3.1.1",
"prettier": "^1.13.7",
"prettier": "1.13.7",
"source-map": "^0.5.6",

@@ -63,0 +63,0 @@ "vue-template-es2015-compiler": "^1.6.0"

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