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.33 to 1.3.34

9

CHANGELOG.md
# Change Log - @rushstack/loader-raw-script
This log was last generated on Wed, 05 Aug 2020 18:27:32 GMT and should not be manually modified.
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified.
## 1.3.34
Wed, 12 Aug 2020 00:10:05 GMT
### Patches
- Updated project to build with Heft
## 1.3.33

@@ -6,0 +13,0 @@ Wed, 05 Aug 2020 18:27:32 GMT

13

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

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

"scripts": {
"build": "gulp test --clean"
"build": "heft test --clean"
},

@@ -20,9 +20,8 @@ "dependencies": {

"devDependencies": {
"@microsoft/rush-stack-compiler-3.5": "0.8.2",
"@rushstack/eslint-config": "1.0.3",
"@microsoft/rush-stack-compiler-3.5": "0.8.3",
"@rushstack/eslint-config": "1.0.4",
"@rushstack/heft": "0.4.5",
"@types/jest": "25.2.1",
"@types/node": "10.17.13",
"gulp": "~4.0.2",
"@microsoft/node-library-build": "6.4.33"
"@types/node": "10.17.13"
}
}

Sorry, the diff of this file is too big to display

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