-
## problem
```js
// utils.js
export * from "lodash-es" // lodash has a template export
export { template } from "./foo"
```
in index.js
```js
import { template } from "./utils.js"
```
e…
-
Vulnerable Library - lodash-4.17.0.tgz
Lodash modular utilities.
Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.0.tgz
Path to dependency file: /package.json
Path to vulnerable li…
-
### Version
27.2.1 & 29.6.2 & 29.6.3
### Steps to reproduce
I made a [mini repo ](https://github.com/Yupeng-li/jest-isolate-modules-mini-repo)to reproduce the issue. This is to reopen #14443
### E…
-
As @airandfingers pointed out, lodash is used once in the project in the file `src/pages/categories/index.jsx`. We can easily create a `uniqBy` utility to replace Lodash's and reduce our package size…
-
## Rubric Score
### Criteria 1: Functionality
* _Score Level:_ 3
* _Comment(s):_ Awesome! Looks like just about every test in the test-all suite is passing. Take a look at the one exception and…
-
## CVE-2018-16487 - Medium Severity Vulnerability
Vulnerable Library - lodash-4.17.4.tgz
Lodash modular utilities.
Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz
Path to de…
-
Hello, when I try to view my treebeard component in chrome, I receive the following the error in the console:
TypeError: (0, _lodash.castArray) is not a function (bundle.js:1235)
at Tree…
-
pls update "lodash": "^3.8.0" dependency to "lodash": "^4.0.0",
-
rethinkdb-init has a dependency on an old version of lodash that has been flagged by npm audit.
See the advisory here https://www.npmjs.com/advisories/577
**my local npm audit:**
```
…
-
What day is the team collaboration stuff due for the week one lodash assignment? It says Friday, some people think it is Sunday, but I think a numerical date would help clarify.