@rushstack/loader-raw-script
Advanced tools
Comparing version 1.3.290 to 1.3.291
{ | ||
"name": "@rushstack/loader-raw-script", | ||
"version": "1.3.290", | ||
"version": "1.3.291", | ||
"description": "", | ||
@@ -20,10 +20,10 @@ "main": "lib/index.js", | ||
"@rushstack/eslint-config": "3.3.0", | ||
"@rushstack/heft": "0.50.7", | ||
"@rushstack/heft-node-rig": "1.13.1" | ||
"@rushstack/heft": "0.51.0", | ||
"@rushstack/heft-node-rig": "2.0.0" | ||
}, | ||
"scripts": { | ||
"build": "heft build --clean", | ||
"_phase:build": "heft build --clean", | ||
"_phase:test": "heft test --no-build" | ||
"_phase:build": "heft run --only build -- --clean", | ||
"_phase:test": "heft run --only test -- --clean" | ||
} | ||
} |
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
6872