🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

angular-cli-ghpages

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-cli-ghpages - npm Package Compare versions

Comparing version

to
1.0.3

{
"name": "angular-cli-ghpages",
"version": "1.0.2",
"version": "1.0.3",
"description": "Deploy your Angular app to GitHub pages directly from the Angular CLI. (ng deploy)",

@@ -16,3 +16,3 @@ "main": "index.js",

"prettier": "prettier --write .",
"publish": "npm run build && npm publish dist"
"publish-to-npm": "npm run build && cd dist && npm publish"
},

@@ -19,0 +19,0 @@ "schematics": "./collection.json",