Skip to content

Conversation

@Legai
Copy link

@Legai Legai commented Aug 1, 2024

Hello, I've been using this library for my project and encountered a problem: source element detects incorrectly. So I've decided to add stacked items support.

Stack of items must be implemented through:

  • item with position: absolute and offset via top/left/bottom/right;
  • item wrapper with position: relative.

Also I did the following:

  • Update TSLib to 2.0.3 for spread operator support.
  • Add .nvmrc file for NVM users.
  • Update @babel/core to 7.18.6 to remove the "Cxc7705965-e0f0" vulnerability
image

- Update TSLib to 2.0.3 for spread operator support.
- Add .nvmrc file for NVM users.
- update @babel/core to 7.18.6 to remove the "Cxc7705965-e0f0" vulnerability
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/code-frame@7.24.7 environment 0 24.1 kB nicolo-ribaudo
npm/@babel/compat-data@7.25.2 None 0 66.1 kB nicolo-ribaudo
npm/@babel/core@7.18.6 environment, filesystem, unsafe 0 277 kB nicolo-ribaudo
npm/@babel/generator@7.25.0 None 0 495 kB nicolo-ribaudo
npm/@babel/helper-compilation-targets@7.25.2 None 0 52.3 kB nicolo-ribaudo
npm/@babel/helper-module-imports@7.24.7 None 0 63.7 kB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.25.2 None 0 160 kB nicolo-ribaudo
npm/@babel/helper-simple-access@7.24.7 None 0 14.1 kB nicolo-ribaudo
npm/@babel/helper-string-parser@7.24.8 None 0 31.8 kB nicolo-ribaudo
npm/@babel/helper-validator-identifier@7.24.7 None 0 49.3 kB nicolo-ribaudo
npm/@babel/helper-validator-option@7.24.8 None 0 11.8 kB nicolo-ribaudo
npm/@babel/helpers@7.25.0 None 0 876 kB nicolo-ribaudo
npm/@babel/highlight@7.24.7 environment 0 20.3 kB nicolo-ribaudo
npm/@babel/parser@7.25.3 None 0 1.89 MB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/template@7.25.0 None 0 70.4 kB nicolo-ribaudo
npm/@babel/traverse@7.25.3 None 0 667 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/types@7.25.2 environment 0 2.42 MB nicolo-ribaudo
npm/@jridgewell/gen-mapping@0.3.5 None 0 81.6 kB jridgewell
npm/@jridgewell/resolve-uri@3.1.2 None 0 53.2 kB jridgewell
npm/@jridgewell/set-array@1.2.1 None 0 17.9 kB jridgewell
npm/@jridgewell/sourcemap-codec@1.5.0 None 0 113 kB jridgewell
npm/@jridgewell/trace-mapping@0.3.25 None 0 169 kB jridgewell
npm/browserslist@4.23.2 environment, filesystem 0 62.9 kB ai
npm/caniuse-lite@1.0.30001646 None 0 2.08 MB ai, beneb, caniuse-lite
npm/debug@4.3.6 environment 0 42.4 kB qix
npm/electron-to-chromium@1.5.4 None 0 145 kB kilianvalkhof
npm/escalade@3.1.2 filesystem 0 11.6 kB lukeed
npm/gensync@1.0.0-beta.2 None 0 28.9 kB loganfsmyth
npm/json5@2.2.3 None 0 235 kB jordanbtucker
npm/lru-cache@5.1.1 None 0 15.7 kB isaacs
npm/node-releases@2.0.18 None 0 35.7 kB chicoxyzzy
npm/picocolors@1.0.1 environment 0 5.15 kB alexeyraspopov
npm/semver@6.3.1 None 0 68.3 kB lukekarrys
npm/source-map@0.6.1 None 0 805 kB tromey
npm/tslib@2.0.3 None 0 34.2 kB typescript-bot
npm/update-browserslist-db@1.1.0 environment, filesystem, shell 0 14.8 kB ai
npm/yallist@3.1.1 None 0 14.8 kB isaacs

🚮 Removed packages: npm/@babel/compat-data@7.11.0, npm/@babel/core@7.11.6, npm/@babel/generator@7.11.6, npm/@babel/helper-compilation-targets@7.10.4, npm/@babel/helper-module-imports@7.10.4, npm/@babel/helper-module-transforms@7.11.0, npm/@babel/helper-simple-access@7.10.4, npm/@babel/helper-validator-identifier@7.10.4, npm/@babel/helper-validator-option@7.14.5, npm/@babel/helpers@7.10.4, npm/@babel/highlight@7.10.4, npm/@babel/parser@7.11.5, npm/@babel/template@7.10.4, npm/@babel/traverse@7.11.5, npm/@babel/types@7.11.5, npm/@types/react-dom@16.9.8, npm/@typescript-eslint/eslint-plugin@4.2.0, npm/@typescript-eslint/experimental-utils@4.2.0, npm/@typescript-eslint/scope-manager@4.2.0, npm/browserslist@4.14.5, npm/caniuse-lite@1.0.30001137, npm/debug@4.2.0, npm/diff-sequences@26.6.2, npm/electron-to-chromium@1.3.572, npm/escalade@3.1.0, npm/functional-red-black-tree@1.0.1, npm/gensync@1.0.0-beta.1, npm/jest-get-type@26.3.0, npm/json5@2.1.3, npm/lru-cache@6.0.0, npm/node-releases@1.1.61, npm/regexpp@3.1.0, npm/semver@5.7.1, npm/source-map@0.5.7, npm/tslib@2.0.1, npm/tsutils@3.17.1, npm/yallist@4.0.0

View full report↗︎

@Legai
Copy link
Author

Legai commented Aug 2, 2024

@ValentinH, or someone from contributors team, can you, please, take a look at this PR?

@ValentinH
Copy link
Owner

Hi 👋
Sorry for the delay. Unfortunately, I'm currently on holidays and without a computer. I cannot commit on when I'll review this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants