Skip to content

ng new angular-tour-of-heroes shows found 13 vulnerabilities (9 low, 4 high) run npm audit fix to fix them #11714

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thaniyarasu opened this issue Jul 31, 2018 · 2 comments

Comments

@thaniyarasu
Copy link

[email protected]:/projects$ nodenv -v
nodenv 1.1.2-1-g18489d7
[email protected]:
/projects$ nodenv versions

  • 10.7.0 (set by /home/user/.node-version)
    [email protected]:/projects$ node -v
    v10.7.0
    [email protected]:
    /projects$ ng -v
    / \ _ __ __ _ _ | | __ _ _ __ / | | | |
    / △ \ | '
    \ / _ | | | | |/ _ | '
    | | | | | | |
    / ___ | | | | (
    | | || | | (| | | | || | | |
    // __| ||_, |_,||_,|| _|||
    |___/

Angular CLI: 6.1.1
Node: 10.7.0
OS: linux x64
Angular:
...

Package Version

@angular-devkit/architect 0.7.1
@angular-devkit/core 0.7.1
@angular-devkit/schematics 0.7.1
@schematics/angular 0.7.1
@schematics/update 0.7.1
rxjs 6.2.2
typescript 2.7.2

[email protected]:~/projects$

[email protected]:~/projects$ ng new angular-tour-of-heroes
CREATE angular-tour-of-heroes/README.md (1036 bytes)
CREATE angular-tour-of-heroes/angular.json (3692 bytes)
CREATE angular-tour-of-heroes/package.json (1327 bytes)
CREATE angular-tour-of-heroes/tsconfig.json (408 bytes)
CREATE angular-tour-of-heroes/tslint.json (2805 bytes)
CREATE angular-tour-of-heroes/.editorconfig (245 bytes)
CREATE angular-tour-of-heroes/.gitignore (503 bytes)
CREATE angular-tour-of-heroes/src/favicon.ico (5430 bytes)
CREATE angular-tour-of-heroes/src/index.html (306 bytes)
CREATE angular-tour-of-heroes/src/main.ts (370 bytes)
CREATE angular-tour-of-heroes/src/polyfills.ts (3194 bytes)
CREATE angular-tour-of-heroes/src/test.ts (642 bytes)
CREATE angular-tour-of-heroes/src/styles.css (80 bytes)
CREATE angular-tour-of-heroes/src/browserslist (375 bytes)
CREATE angular-tour-of-heroes/src/karma.conf.js (964 bytes)
CREATE angular-tour-of-heroes/src/tsconfig.app.json (170 bytes)
CREATE angular-tour-of-heroes/src/tsconfig.spec.json (256 bytes)
CREATE angular-tour-of-heroes/src/tslint.json (314 bytes)
CREATE angular-tour-of-heroes/src/assets/.gitkeep (0 bytes)
CREATE angular-tour-of-heroes/src/environments/environment.prod.ts (51 bytes)
CREATE angular-tour-of-heroes/src/environments/environment.ts (631 bytes)
CREATE angular-tour-of-heroes/src/app/app.module.ts (314 bytes)
CREATE angular-tour-of-heroes/src/app/app.component.css (0 bytes)
CREATE angular-tour-of-heroes/src/app/app.component.html (1141 bytes)
CREATE angular-tour-of-heroes/src/app/app.component.spec.ts (1043 bytes)
CREATE angular-tour-of-heroes/src/app/app.component.ts (226 bytes)
CREATE angular-tour-of-heroes/e2e/protractor.conf.js (752 bytes)
CREATE angular-tour-of-heroes/e2e/tsconfig.e2e.json (213 bytes)
CREATE angular-tour-of-heroes/e2e/src/app.e2e-spec.ts (318 bytes)
CREATE angular-tour-of-heroes/e2e/src/app.po.ts (208 bytes)
npm WARN deprecated [email protected]: 1.2.0 should have been a major version bump

[email protected] install /home/user/projects/angular-tour-of-heroes/node_modules/node-sass
node scripts/install.js

Cached binary found at /home/user/.npm/node-sass/4.9.2/linux-x64-64_binding.node

[email protected] postinstall /home/user/projects/angular-tour-of-heroes/node_modules/node-sass
node scripts/build.js

Binary found at /home/user/projects/angular-tour-of-heroes/node_modules/node-sass/vendor/linux-x64-64/binding.node
Testing binary
Binary is fine
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 1103 packages from 1285 contributors and audited 24200 packages in 51.078s
found 13 vulnerabilities (9 low, 4 high)
run npm audit fix to fix them, or npm audit for details
Directory is already under version control. Skipping initialization of git.
[email protected]:~/projects$

@hansl
Copy link
Contributor

hansl commented Jul 31, 2018

Duplicate of #10963

@hansl hansl marked this as a duplicate of #10963 Jul 31, 2018
@hansl hansl closed this as completed Jul 31, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants