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

@vue/component-compiler

Package Overview
Dependencies
Maintainers
9
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/component-compiler - npm Package Versions

12

3.1.1

Diff

Changelog

Source

3.1.1 (2018-05-02)

Features

  • Use global variables as style source (#64) (14c6a3d)

<a name="3.1.1"></a>

znck
published 3.1.0 •

Changelog

Source

3.1.0 (2018-05-01)

Bug Fixes

  • add main and typings in package.json (5d5790a)
  • circleci build yarn installation script (8d54b92)
  • ensure split for files generated on windows (dfc0ec2)
  • expect moduleIdentifier in assemble step (0ba6e8b)
  • generate sourcemaps even if previous maps are provided (0bee641)
  • inject style for non-modules too (9a30f9e)
  • remove postcss config loader (f4ccc7c)
  • remove unnecessary extension (043f54b)
  • style-compiler source maps & use vue-component-compiler instead of vue-loader in logs (fef6fdd)
  • update gen-id implementation (#43) (72ff0bb), closes #42
  • use configure vueHotReloadAPI when available (19be9bf)
  • use import statements for style when assembling in esModule mode (513fe46)

Features

  • add css modules capability to style-compiler (d413d22)
  • add runtime component helpers (5f7d136)
  • add synchronous compilers (f136528)
  • add ts typings (8cc4f5f)
  • allow additional properties in options (#56) (a23740f)
  • assemble inline when content is provided (#35) (da252a7), closes #31 #38 #39
  • component parts assembler (5deae78)
  • export component compilers (cf11514)
  • SFC to descriptors parser (076d414)
  • source map cache busting option (#48) (93b6847), closes #46
  • style compiler to add scope-id (6b9dc62)
  • style-compiler should process one style block at a time (e6fa1ba)
  • support for functional template compilation (#45) (63b91f7), closes #44 #37
  • support wildcard tag in transformToRequire (#41) (f8a36c7), closes #40
  • template to render function compiler (c4fc825)
  • transform require to import statements in esModule (#54) (833605d)
  • use @vue/component-compiler-utils to provide high level component compilation API (#59) (976d4f1)
  • Use custom implementation of normalizer if provided (#61) (18cb7c1)

<a name="3.1.0"></a>

znck
published 3.0.0 •

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