-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BAD_PASSWORD #121
Open
Dowhanych
wants to merge
301
commits into
EvanOxfeld:master
Choose a base branch
from
ZJONSSON:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
BAD_PASSWORD #121
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dont handle same error twice
Otherwise the event is not passed down
`_transform` should be `transform` when defined in options
Add s3 adapter to Open
And includes `.vars` and `.extra` in the entry object
Move emit entry until all vars have been fetched
Readme Update
Fix request version (to avoid ES6)
Make ParseOne support a RegExp object as well as a string.
Update README.md
fix: prevent extracting archived files outside of target path
Security patch from Snyk Security Research Team for extract Thanks guys!!
emit instances of Errors instead of strings
#261 move away from unmaintained fstream (Ayush refactor)
replace bigint with node-int64
add deploy action
Update docs
Fix deploy script
Snyk has created this PR to upgrade bluebird from 3.4.7 to 3.7.2. See this package in npm: bluebird See this project in Snyk: https://app.snyk.io/org/zjonsson/project/d9c96a49-ce43-43b5-9412-c292b51bede2?utm_source=github&utm_medium=referral&page=upgrade-pr
This reverts commit b71f8b0.
Add support for @AWS-SDK version 3
Fix zip64 extra field
…45c12b66dbb33e [Snyk] Upgrade bluebird from 3.4.7 to 3.7.2
Bump version
Add ts-ignore to dynamic require
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.