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

vue-inbrowser-compiler

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-inbrowser-compiler - npm Package Compare versions

Comparing version 3.13.10 to 3.14.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.14.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.13.10...v3.14.0) (2019-06-05)
### Bug Fixes
* bring back last version of acorn ([1f7ee42](https://github.com/vue-styleguidist/vue-styleguidist/commit/1f7ee42))
## [3.13.10](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.13.9...v3.13.10) (2019-06-04)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "vue-inbrowser-compiler",
"version": "3.13.10",
"version": "3.14.0",
"description": "compile vue single file components right in your browser",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"dependencies": {
"acorn": "^5.7.3",
"acorn": "^6.1.1",
"buble": "^0.19.7",

@@ -30,3 +30,3 @@ "vue-template-compiler": "^2.6.10",

"license": "MIT",
"gitHead": "a6393e296e3f0e4451e7a32a34b3d4fbef30fc97"
"gitHead": "7bb0fc1db73cff16393df384e91c01e1bc3139f4"
}
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