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

vue-template-loader

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-template-loader - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

lib/template-loader.js

@@ -14,3 +14,3 @@ /**

this.cacheable()
const isServer = this.options.target === 'node'
const isServer = this.target === 'node'
const id = genId(this.resourcePath, process.cwd())

@@ -17,0 +17,0 @@

{
"name": "vue-template-loader",
"version": "0.4.0",
"version": "0.4.1",
"description": "Vue.js 2.0 template loader for webpack",

@@ -5,0 +5,0 @@ "main": "lib/template-loader.js",

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