@ticketmaster/allure-create-app
Advanced tools
Comparing version 0.3.0 to 1.3.1
{ | ||
"name": "@ticketmaster/allure-create-app", | ||
"version": "0.3.0", | ||
"version": "1.3.1", | ||
"keywords": [ | ||
@@ -27,9 +27,9 @@ "react", | ||
"scripts": { | ||
"prebuild": "rimraf ./dist/", | ||
"build": "ncc build ./src/index.ts -o ./dist/ --minify --no-cache --no-source-map-register && node scripts/copy-all-files", | ||
"prepublish": "yarn build" | ||
"build": "rimraf ./dist/ && ncc build ./src/index.ts -o ./dist/ --minify --no-cache --no-source-map-register && node scripts/copy-all-files", | ||
"clean": "allure clean", | ||
"reset": "allure clean -h" | ||
}, | ||
"devDependencies": { | ||
"@ticketmaster/allure-command": "^1.3.1", | ||
"@types/cross-spawn": "^6.0.2", | ||
"@types/node": "^12.6.8", | ||
"@types/prompts": "2.0.1", | ||
@@ -39,3 +39,2 @@ "@types/rimraf": "3.0.0", | ||
"@types/validate-npm-package-name": "3.0.0", | ||
"@vercel/ncc": "^0.23.0", | ||
"chalk": "2.4.2", | ||
@@ -53,4 +52,3 @@ "commander": "2.20.0", | ||
"node": ">=10.13.0" | ||
}, | ||
"gitHead": "6a15621f9d9432ac7a89d8fe36040278213d3896" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
15
2
53
525051
88
794