import{isEqual}from'lodash'; and rather want to use an import like this: importisEqualfrom'lodash/isEqual'; eslint-plugin-library-importhelps: This plugin contains auto-fixable (!) rules for such libraries. Please note that this plugin currently only has support for Lodash. If there is a ...
import { isEqual } from "lodash"; import { sayTTS } from "src/ts/process/tts"; import { getModelShortName } from "src/ts/model/names"; import { capitalize } from "src/ts/util"; export let message = '' export let name = '' export let largePortrait = false Expand Down 11 cha...
import ReactDOM from 'react-dom'; import isEqual from 'lodash/isEqual'; import Quill, { EmitterSource, Range as RangeStatic, QuillOptions as QuillOptionsStatic } from 'quill'; import Quill, { type EmitterSource, type Range as RangeStatic, QuillOptions as QuillOptionsStatic } from 'quill';...
"dependencies": { "lodash": "^4.17.21", "module": "^1.2.5", "remote-import": "^0.0.11", "stream-browserify": "^3.0.0" } } yarn manifest: No manifest Lockfile: # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. ...
* cordova\node_modules\lodash\internal\baseIsEqual.js * cordova\node_modules\lodash\internal\baseIsEqualDeep.js * cordova\node_modules\lodash\internal\baseIsFunction.js * cordova\node_modules\lodash\internal\baseIsMatch.js * cordova\node_modules\lodash\internal\baseLodash.js ...
import axios, { AxiosResponse } from 'axios'; | ^ 2 | import { isEqual } from 'lodash'; 3 | import { useCallback, useEffect, useState } from 'react'; 4 | import { useSetRecoilState } from 'recoil'; at Runtime.createScriptFromCode (node_modules/jest-runtime/build/index.js:1728...
import isEqual from 'lodash-es/isEqual'; The former is very easy to accidentally select, and miss on review. The problem is that on our project, we lose tree shaking, and then the final bundle balloons. Sure, we could mitigate that in other ways, but this is the most elegant solution...
lodash.isequal "^4.5.0" lodash.throttle "^4.1.1" lodash.toarray "^4.4.0" nanoid "^3.2.0" slate "^0.72.0" snabbdom "^3.1.0" "@wangeditor/list-module@^1.0.5": version "1.0.5" resolved "https://registry.npmmirror.com/@wangeditor/list-module/-/list-module-1.0.5.tgz"...
dependabotbotcommented on behalf ofOct 1, 2023 Bumpseslint-plugin-importfrom 2.24.2 to 2.28.1. Release notes Sourced fromeslint-plugin-import's releases. v2.25.2 Full Changelog:import-js/eslint-plugin-import@v2.25.1...v2.25.2 v2.25.1 ...
lodash@3.10.1 | | +-- readline2@1.0.1 | | | `-- mute-stream@0.0.5 | | +-- run-async@0.1.0 | | `-- rx-lite@3.1.2 | +-- is-my-json-valid@2.13.1 | | +-- generate-function@2.0.0 | | +-- generate-object-property@1.2.0 | | | `-- is-property@1.0.2 | | `-...