Skip to content

Conversation

@bashmish
Copy link
Contributor

@bashmish bashmish commented Nov 5, 2024

No description provided.

@@ -1,2 +1 @@
node_modules/
package-lock.json No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's needed to see which exact packages was used at the time of bundling, as well as the tools that bundled it

{
"name": "@bundled-es-modules/cookie",
"version": "2.0.0",
"version": "2.0.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the original idea was that the version here needs to follow the version of the original packages, but it's not the case here and too late to fix

I'm improvising, in this case I tried to check for backwards compatibility and see 2.0.1 fit given the previous version bundled was 0.5.x (hard to say which exactly given the lack of the lock file before, see this PR #3)

@bashmish bashmish merged commit 7591afc into main Nov 5, 2024
@bashmish bashmish deleted the fix/version-with-security-fixes branch November 5, 2024 16:30
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