-
### Description
When using npm [local paths](https://docs.npmjs.com/files/package.json#local-paths) (ie a `package.json` dependency that is not in npm but rather on the local file system), `sam build…
-
I'm running into an issue when using flow in a `yarn workspaces` enabled monorepo
After installing `polished` with `yarn workspace workspace-name add polished` I have a `dependencies.polished` entr…
-
The example code given to make a test of rspack is not longer working (nx current version 19, nx/rspack 18.3.7)
`npx create-nx-workspace@latest rspack-demo --preset=@nx/rspack`
https://www.npmjs…
-
When I open in codespaces I see the following in the debug log:
```
www-data@50c358c89fd6:/workspaces/vscode-remote-try-wp$ cat /var/www/.npm/_logs/2022-06-23T19_17_56_761Z-debug.log
0 verbose cl…
wuffo updated
2 years ago
-
# yarn workspaces are used for monolithic repository
Previous migration: https://github.com/srele96/sk-experiments/pull/11
## After two months of usage, I can say the following:
- WebStorm au…
-
## CVE-2022-29244 - High Severity Vulnerability
Vulnerable Library - npm-6.14.11.tgz
a package manager for JavaScript
Library home page: https://registry.npmjs.org/npm/-/npm-6.14.11.tgz
Path to depe…
-
### What happened?
`
const queryResults = await collection.query({
nResults: 8,
queryTexts: ['Power Banks'],
include: [
IncludeEnum.Distances,
IncludeEnum.D…
-
### Description
1. `examples/templates/README.md`
- Clarified the manual copy instructions
- Fixed an error in the supplied `cp` command
2. `examples/templates/js/package.json`
- Attem…
-
My project uses
- yarn as a package manager
- yarn workspaces to handle our monorepo packages
I will like to keep the CDK dependencies living in the same dependency ecosystem the monorepo is livi…
-
- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues)
- [x] I am using the latest version of `npm-check-updates`
- [x] I am using `node >= 14.14`
--…