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

@rushstack/loader-raw-script

Package Overview
Dependencies
Maintainers
3
Versions
392
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/loader-raw-script - npm Package Compare versions

Comparing version 1.3.252 to 1.3.253

7

package.json
{
"name": "@rushstack/loader-raw-script",
"version": "1.3.252",
"version": "1.3.253",
"description": "",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"@rushstack/heft": "0.47.5",
"@rushstack/heft-node-rig": "1.10.5",
"@rushstack/heft-node-rig": "1.10.6",
"@types/heft-jest": "1.0.1",

@@ -28,4 +28,3 @@ "@types/node": "12.20.24"

"_phase:test": "heft test --no-build"
},
"readme": "# @rushstack/loader-raw-script\n\n## Installation\n\n`npm install @rushstack/loader-raw-script --save-dev`\n\n## Overview\n\nThis simple Webpack loader loads a script file's contents directly in a webpack bundle using an `eval(...)`.\n\n## Usage\n\n[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)\n\n``` javascript\nrequire(\"@rushstack/loader-raw-script!path/to/script.js\");\n```\n\n## Links\n\n- [CHANGELOG.md](\n https://github.com/microsoft/rushstack/blob/main/webpack/loader-raw-script/CHANGELOG.md) - Find\n out what's new in the latest version\n\n`@rushstack/loader-raw-script` is part of the [Rush Stack](https://rushstack.io/) family of projects.\n"
}
}
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