Socket
Socket
Sign inDemoInstall

vue-template-babel-compiler

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-template-babel-compiler - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0-0

lib/index.js

10

package.json
{
"name": "vue-template-babel-compiler",
"version": "0.5.0",
"version": "0.6.0-0",
"description": "Post compiler for Vue template render functions to support ES features with Babel",
"main": "dist/index.js",
"main": "lib/index.js",
"author": "JuniorTour",
"license": "MIT",
"files": [
"dist/index.js",
"lib/index.js",
"updateVueTemplateBabelCompiler.sh"
],
"engines": {
"node": ">=12.0.0"
},
"scripts": {

@@ -24,2 +27,3 @@ "build": "rollup -c rollup.config.js",

"devDependencies": {
"@babel/preset-env": "^7.14.7",
"@rollup/plugin-babel": "^5.3.0",

@@ -26,0 +30,0 @@ "@rollup/plugin-node-resolve": "^13.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