Socket
Socket
Sign inDemoInstall

vue-style-loader

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-style-loader - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -15,3 +15,3 @@ /*

var isServer = this.options.target === 'node'
var isServer = this.target === 'node'
var isProduction = this.minimize || process.env.NODE_ENV === 'production'

@@ -18,0 +18,0 @@ var addStylesClientPath = loaderUtils.stringifyRequest(this, '!' + path.join(__dirname, 'lib/addStylesClient.js'))

{
"name": "vue-style-loader",
"version": "2.0.0",
"version": "2.0.1",
"author": "Evan You",

@@ -16,3 +16,3 @@ "description": "Vue.js style loader module for webpack",

"hash-sum": "^1.0.2",
"loader-utils": "^0.2.7"
"loader-utils": "^1.0.2"
},

@@ -19,0 +19,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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