-
**meteor npm install**
found 14 vulnerabilities (5 moderate, 8 high, 1 critical)
run `npm audit fix` to fix them, or `npm audit` for details
**meteor npm audit fix**
+ three@0.152.2
+ unders…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
Running `np…
-
Hi there.
I love this project. It's small and very tiny. Unfortunately it has one minor problem. Prebuild-install:
```
+-- msnodesqlv8@2.6.0
| +-- nan@2.16.0
| +-- node-abi@3.24.0
| | `-- se…
-
Empty new project :
`tns create aaa --ng` ( & webpack & bundle analyzer_)
I was [*told*][1] by Ben Lesh that in Rxjs6 , we **shouldn't** do :
`import { Observable } from 'rxjs/Observ…
-
Just installing the required packages fails with a large number of deprecation and security warnings:
```
$ npm install -D svelte parcel-plugin-svelte parcel-bundler
npm WARN ERESOLVE overriding …
-
There is a dependency issue with `addressable` as seen in previously unresolved issue https://github.com/urbanadventurer/WhatWeb/issues/320 and also within my efforts to build whatweb for homebrew ins…
-
### Describe the bug
I have a `` and `` in my wxs fragment but it doesn't run and isn't included in the msi file which I have confirmed with Orca. The wxs fragment is definitely being read because `l…
jf908 updated
5 months ago
-
Out of curiosity, i took a look at the source code of a contract that is stored in and can be retrieved from Zoe. I found the entire source code of `@agoric/harden`, `@agoric/marshall`, `@agoric/produ…
-
When Gemfile.lock includes ruby version, something like
```
RUBY VERSION
ruby 2.7.0p-1
```
than verify it for vulnerabilities.
If this is a valuable feature for this project, then I will se…
-
Guys, I'm trying to upgrade an application from Rails 3.2.22 to 4.0.13 and I'm getting `Gem Load Error is: uninitialized constant ActiveModel::ForbiddenAttributesProtection` when trying to load slugge…