@rushstack/loader-raw-script
Advanced tools
Comparing version 1.3.33 to 1.3.34
# 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 |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137245
5
3695