- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 65
Comparing changes
Open a pull request
base repository: antelle/node-stream-zip
base: d0d58a799380238a2852b28c3c50c563e7b12e7a
head repository: antelle/node-stream-zip
compare: 82d55e0cde12d9916123b079c5a5291e4e954a38
Commits on Jan 30, 2019
-
fix #37: migrated deprecated Buffer constructor
antelle committedJan 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 907c887 - Browse repository at this point
Copy the full SHA 907c887View commit details
Commits on Jul 4, 2019
-
Include LICENSE in published package
The full license text was not included in the published version of the package (as required by the license) and the old filename was somewhat non-standard making it a bit difficult to automate collection of the third party licenses for EULAs etc. (also, as the license requires)
Configuration menu - View commit details
-
Copy full SHA for bc3d672 - Browse repository at this point
Copy the full SHA bc3d672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0579faa - Browse repository at this point
Copy the full SHA 0579faaView commit details -
Upgrade nodeunit to resolve known security vulnerabilities
In nodeunit 0.9.1 there are 46 known security vulnerabilities (of which 11 are moderate and 14 are high severity) that have been fixed in 0.11.3
Configuration menu - View commit details
-
Copy full SHA for 7115261 - Browse repository at this point
Copy the full SHA 7115261View commit details -
Merge pull request #42 from DiscoNova/wip/license-in-package
Appeasing corporate legal department
antelle authoredJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 84525fe - Browse repository at this point
Copy the full SHA 84525feView commit details -
antelle committed
Jul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 4a97931 - Browse repository at this point
Copy the full SHA 4a97931View commit details -
Include LICENSE in published package
The full license text was not included in the published version of the package (as required by the license) and the old filename was somewhat non-standard making it a bit difficult to automate collection of the third party licenses for EULAs etc. (also, as the license requires)
Configuration menu - View commit details
-
Copy full SHA for fba8338 - Browse repository at this point
Copy the full SHA fba8338View commit details -
No code changes, bump patch level 1.8.0. => 1.8.1
Configuration menu - View commit details
-
Copy full SHA for ccd88d6 - Browse repository at this point
Copy the full SHA ccd88d6View commit details -
antelle committed
Jul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for ed8069a - Browse repository at this point
Copy the full SHA ed8069aView commit details -
Merge branch 'DiscoNova-wip/security-audit'
antelle committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 024f276 - Browse repository at this point
Copy the full SHA 024f276View commit details -
antelle committed
Jul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 0e2b93f - Browse repository at this point
Copy the full SHA 0e2b93fView commit details
Commits on Oct 27, 2019
-
antelle authored
Oct 27, 2019 Configuration menu - View commit details
-
Copy full SHA for c2eea6a - Browse repository at this point
Copy the full SHA c2eea6aView commit details
Commits on Jan 14, 2020
-
fix #45: closing a file cancels all pending events
antelle committedJan 14, 2020 2Configuration menu - View commit details
-
Copy full SHA for e453328 - Browse repository at this point
Copy the full SHA e453328View commit details -
antelle committed
Jan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for caad81b - Browse repository at this point
Copy the full SHA caad81bView commit details
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 577ed63 - Browse repository at this point
Copy the full SHA 577ed63View commit details -
Merge pull request #48 from sregger/master
fixed close() when zip was not found
Dimitri Witkowski authoredApr 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 087ee93 - Browse repository at this point
Copy the full SHA 087ee93View commit details -
antelle committed
Apr 28, 2020 Configuration menu - View commit details
-
Copy full SHA for ca9ca75 - Browse repository at this point
Copy the full SHA ca9ca75View commit details
Commits on May 1, 2020
-
antelle committed
May 1, 2020 2Configuration menu - View commit details
-
Copy full SHA for 44718de - Browse repository at this point
Copy the full SHA 44718deView commit details -
antelle committed
May 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 4d342ac - Browse repository at this point
Copy the full SHA 4d342acView commit details
Commits on May 13, 2020
-
antelle committed
May 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 4edf18f - Browse repository at this point
Copy the full SHA 4edf18fView commit details
Commits on May 15, 2020
-
fixed typescript interface definition
antelle committedMay 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 97304c6 - Browse repository at this point
Copy the full SHA 97304c6View commit details
Commits on Jun 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 060770d - Browse repository at this point
Copy the full SHA 060770dView commit details
Commits on Jun 2, 2020
-
Merge pull request #53 from terite/fix-entries-typedef
fix some typedefs related to entries
Dimitri Witkowski authoredJun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 5311d56 - Browse repository at this point
Copy the full SHA 5311d56View commit details -
antelle committed
Jun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for cd74e3d - Browse repository at this point
Copy the full SHA cd74e3dView commit details
Commits on Aug 14, 2020
-
antelle committed
Aug 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 0075767 - Browse repository at this point
Copy the full SHA 0075767View commit details -
antelle committed
Aug 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 4824b70 - Browse repository at this point
Copy the full SHA 4824b70View commit details
Commits on Oct 30, 2020
-
Improve Typescript type definitions to allow use of ZipEntry and Stre…
…amZipOptions types by consumers
Brian Cort committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 7df2245 - Browse repository at this point
Copy the full SHA 7df2245View commit details -
Improve Typescript type definitions to allow use of ZipEntry and Stre…
…amZipOptions types by consumers
Brian Cort committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 70f5287 - Browse repository at this point
Copy the full SHA 70f5287View commit details -
Improve type definitions to include option of passing ZipEntry to fun…
…ctions that take strings
Brian Cort committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 36116c0 - Browse repository at this point
Copy the full SHA 36116c0View commit details
Commits on Oct 31, 2020
-
Merge pull request #64 from thatcort/master
Improved Typescript Type Definitions
Dimitri Witkowski authoredOct 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 76f2c0e - Browse repository at this point
Copy the full SHA 76f2c0eView commit details -
antelle committed
Oct 31, 2020 Configuration menu - View commit details
-
Copy full SHA for a11f251 - Browse repository at this point
Copy the full SHA a11f251View commit details -
antelle committed
Oct 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e73b6d - Browse repository at this point
Copy the full SHA 4e73b6dView commit details
Commits on Nov 3, 2020
-
Remove unnecessary module declaration
Brian Cort committedNov 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 9cd18a9 - Browse repository at this point
Copy the full SHA 9cd18a9View commit details -
Merge pull request #65 from thatcort/master
Remove unnecessary module declaration
Dimitri Witkowski authoredNov 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 7bbcbaa - Browse repository at this point
Copy the full SHA 7bbcbaaView commit details -
antelle committed
Nov 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 7c4a4b2 - Browse repository at this point
Copy the full SHA 7c4a4b2View commit details -
antelle committed
Nov 3, 2020 Configuration menu - View commit details
-
Copy full SHA for eb95d50 - Browse repository at this point
Copy the full SHA eb95d50View commit details
Commits on Nov 4, 2020
-
Add missing 'declare' keyword to typescript definitions
Brian Cort committedNov 4, 2020 Configuration menu - View commit details
-
Copy full SHA for c244f3b - Browse repository at this point
Copy the full SHA c244f3bView commit details -
Merge pull request #66 from thatcort/master
Add missing 'declare' keyword to typescript definitions
Dimitri Witkowski authoredNov 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 4edc022 - Browse repository at this point
Copy the full SHA 4edc022View commit details -
antelle committed
Nov 4, 2020 Configuration menu - View commit details
-
Copy full SHA for e78f24c - Browse repository at this point
Copy the full SHA e78f24cView commit details
Commits on Nov 6, 2020
-
Brian Cort committed
Nov 6, 2020 Configuration menu - View commit details
-
Copy full SHA for f75312a - Browse repository at this point
Copy the full SHA f75312aView commit details -
antelle committed
Nov 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 39ebe6e - Browse repository at this point
Copy the full SHA 39ebe6eView commit details -
Merge pull request #67 from thatcort/master
Add declare keyword
Dimitri Witkowski authoredNov 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 9ac8a12 - Browse repository at this point
Copy the full SHA 9ac8a12View commit details -
antelle committed
Nov 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 97d9f2a - Browse repository at this point
Copy the full SHA 97d9f2aView commit details
Commits on Nov 15, 2020
-
added an option to pass fd instead of file name
antelle committedNov 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 941e126 - Browse repository at this point
Copy the full SHA 941e126View commit details
Commits on Nov 28, 2020
-
antelle committed
Nov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for d005f2e - Browse repository at this point
Copy the full SHA d005f2eView commit details -
antelle committed
Nov 28, 2020 Configuration menu - View commit details
-
Copy full SHA for e4cf513 - Browse repository at this point
Copy the full SHA e4cf513View commit details
Commits on Jan 28, 2021
-
antelle committed
Jan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 168b0d9 - Browse repository at this point
Copy the full SHA 168b0d9View commit details
Commits on Feb 5, 2021
-
antelle committed
Feb 5, 2021 Configuration menu - View commit details
-
Copy full SHA for eed57a1 - Browse repository at this point
Copy the full SHA eed57a1View commit details -
antelle committed
Feb 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 51e0ed9 - Browse repository at this point
Copy the full SHA 51e0ed9View commit details -
antelle committed
Feb 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 3eb8963 - Browse repository at this point
Copy the full SHA 3eb8963View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.