Socket
Socket
Sign inDemoInstall

script-loader

Package Overview
Dependencies
1
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

2

index.js

@@ -11,3 +11,3 @@ /*

"(require(" +
JSON.stringify("!raw!" + remainingRequest) + ")" +
JSON.stringify("!" + require.resolve("raw-loader") + "!" + remainingRequest) + ")" +
(this.debug ?

@@ -14,0 +14,0 @@ "+" +

{
"name": "script-loader",
"version": "0.5.0",
"version": "0.5.1",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "script loader module for webpack",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc