angular-cli-ghpages
Advanced tools
Comparing version
@@ -6,5 +6,10 @@ { | ||
"type": "object", | ||
"properties": {}, | ||
"properties": { | ||
"project": { | ||
"type": "string", | ||
"description": "The project for which the deploy config should be added" | ||
} | ||
}, | ||
"required": [], | ||
"additionalProperties": false | ||
} |
{ | ||
"name": "angular-cli-ghpages", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Deploy your Angular app to GitHub pages directly from the Angular CLI. (ng deploy)", | ||
@@ -11,3 +11,5 @@ "main": "index.js", | ||
"scripts": { | ||
"build": "rimraf dist && json2ts deploy/schema.json > deploy/schema.d.ts && tsc && copyfiles builders.json collection.json ng-add-schema.json package.json angular-cli-ghpages deploy/schema.json dist && copyfiles ../README.md dist/README.md", | ||
"prebuild": "rimraf dist && json2ts deploy/schema.json > deploy/schema.d.ts", | ||
"build": "tsc -p tsconfig.build.json", | ||
"postbuild": "copyfiles builders.json collection.json ng-add-schema.json package.json angular-cli-ghpages deploy/schema.json dist && copyfiles ../README.md dist/README.md", | ||
"test": "jest", | ||
@@ -46,3 +48,4 @@ "prettier": "prettier --write ." | ||
"contributors": [ | ||
"Minko Gechev <mgechev@gmail.com>" | ||
"Minko Gechev <mgechev@gmail.com>", | ||
"Ferdinand Malcher <ferdinand@malcher.media>" | ||
], | ||
@@ -55,5 +58,5 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@angular-devkit/architect": ">= 0.900 < 0.1400", | ||
"@angular-devkit/core": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0", | ||
"@angular-devkit/schematics": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0", | ||
"@angular-devkit/architect": ">= 0.900 < 0.1500", | ||
"@angular-devkit/core": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0", | ||
"@angular-devkit/schematics": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0", | ||
"@types/fs-extra": "^9.0.4", | ||
@@ -70,8 +73,8 @@ "@types/jest": "^26.0.15", | ||
"ts-jest": "^26.4.4", | ||
"typescript": ">=4.0.0 <4.1.0" | ||
"typescript": ">=4.2.3 <4.3.0" | ||
}, | ||
"peerDependencies": { | ||
"@angular-devkit/architect": ">= 0.900 < 0.1400", | ||
"@angular-devkit/core": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0", | ||
"@angular-devkit/schematics": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" | ||
"@angular-devkit/architect": ">= 0.900 < 0.1500", | ||
"@angular-devkit/core": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0", | ||
"@angular-devkit/schematics": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0" | ||
}, | ||
@@ -78,0 +81,0 @@ "dependencies": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
113692
4.27%52
67.74%1572
81.94%442
3.51%24
-20%1
Infinity%1
Infinity%