New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@microsoft/loader-raw-script

Package Overview
Dependencies
Maintainers
2
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
1.2.200
to
1.3.0
+8
-1
CHANGELOG.md
# Change Log - @microsoft/loader-raw-script
This log was last generated on Fri, 17 Jan 2020 01:08:23 GMT and should not be manually modified.
This log was last generated on Sun, 19 Jan 2020 02:26:52 GMT and should not be manually modified.
## 1.3.0
Sun, 19 Jan 2020 02:26:52 GMT
### Minor changes
- Upgrade Node typings to Node 10
## 1.2.200

@@ -6,0 +13,0 @@ Fri, 17 Jan 2020 01:08:23 GMT

+5
-5
{
"name": "@microsoft/loader-raw-script",
"version": "1.2.200",
"version": "1.3.0",
"description": "",

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

"devDependencies": {
"@microsoft/rush-stack-compiler-3.5": "0.3.15",
"@rushstack/eslint-config": "0.5.2",
"@microsoft/rush-stack-compiler-3.5": "0.4.0",
"@rushstack/eslint-config": "0.5.3",
"@types/mocha": "5.2.5",
"@types/node": "8.10.54",
"@types/node": "10.17.13",
"chai": "~3.5.0",
"gulp": "~4.0.2",
"mocha": "^5.2.0",
"@microsoft/node-library-build": "6.3.16"
"@microsoft/node-library-build": "6.4.0"
}
}

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