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

vue-loader

Package Overview
Dependencies
Maintainers
2
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-loader - npm Package Compare versions

Comparing version 15.10.0-beta.2 to 15.10.0-beta.3

10

CHANGELOG.md

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

<a name="15.10.0-beta.3"></a>
# [15.10.0-beta.3](https://github.com/vuejs/vue-loader/compare/v15.10.0-beta.2...v15.10.0-beta.3) (2022-06-16)
### Bug Fixes
* cache descriptor with correct resource path ([f6c83b5](https://github.com/vuejs/vue-loader/commit/f6c83b5))
<a name="15.10.0-beta.2"></a>

@@ -2,0 +12,0 @@ # [15.10.0-beta.2](https://github.com/vuejs/vue-loader/compare/v15.10.0-beta.1...v15.10.0-beta.2) (2022-06-16)

2

lib/index.js

@@ -67,3 +67,3 @@ const path = require('path')

// cache descriptor
setDescriptor(filename, descriptor)
setDescriptor(resourcePath, descriptor)

@@ -70,0 +70,0 @@ // if the query has a type field, this is a language block request

{
"name": "vue-loader",
"version": "15.10.0-beta.2",
"version": "15.10.0-beta.3",
"description": "Vue single-file component loader for Webpack",

@@ -5,0 +5,0 @@ "main": "lib/index.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