You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anchorme *
Severity: moderate
Cross-site scripting in anchorme - GHSA-w4wq-rvmq-77x7
No fix available
node_modules/anchorme
1 moderate severity vulnerability
Some issues need review, and may require choosing
a different dependency.
PS C:\clubi-master> npm run dev
dev
npm run development
development
cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
[webpack-cli] Error: Unknown option '--hide-modules'
[webpack-cli] Run 'webpack --help' to see available commands and options
PS C:\clubi-master> webpack --help
webpack: The term 'webpack' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\clubi-master> npm webpack --help
Unknown command: "webpack"
To see a list of supported npm commands, run:
npm help
PS C:\clubi-master> npm remove anchorme
removed 1 package, and audited 809 packages in 8s
82 packages are looking for funding
run npm fund for details
found 0 vulnerabilities
PS C:\clubi-master> npm i linkifyjs
added 1 package, and audited 810 packages in 7s
82 packages are looking for funding
run npm fund for details
found 0 vulnerabilities
PS C:\clubi-master>
Is this ok?
The text was updated successfully, but these errors were encountered:
https://www.npmtrends.com/anchorme-vs-autolink-js-vs-linkifyjs-vs-react-autolink-text
npm audit
npm audit report
anchorme *
Severity: moderate
Cross-site scripting in anchorme - GHSA-w4wq-rvmq-77x7
No fix available
node_modules/anchorme
1 moderate severity vulnerability
Some issues need review, and may require choosing
a different dependency.
PS C:\clubi-master> npm run dev
[webpack-cli] Error: Unknown option '--hide-modules'
[webpack-cli] Run 'webpack --help' to see available commands and options
PS C:\clubi-master> webpack --help
webpack: The term 'webpack' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\clubi-master> npm webpack --help
Unknown command: "webpack"
To see a list of supported npm commands, run:
npm help
PS C:\clubi-master> npm remove anchorme
removed 1 package, and audited 809 packages in 8s
82 packages are looking for funding
run
npm fund
for detailsfound 0 vulnerabilities
PS C:\clubi-master> npm i linkifyjs
added 1 package, and audited 810 packages in 7s
82 packages are looking for funding
run
npm fund
for detailsfound 0 vulnerabilities
PS C:\clubi-master>
Is this ok?
The text was updated successfully, but these errors were encountered: