Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/electron/asar-require
Enable "require" scripts in asar archives
https://github.com/electron/asar-require
0.3.0
f118801bbe2c913b2d2e388c72d67cd01b563d70 authored over 8 years ago by Nathan Sobo <[email protected]>
f118801bbe2c913b2d2e388c72d67cd01b563d70 authored over 8 years ago by Nathan Sobo <[email protected]>
:arrow_up: asar
a67d0ecacf4519faa4591aaf5cfe4a2cdbc9098a authored over 8 years ago by Nathan Sobo <[email protected]>
a67d0ecacf4519faa4591aaf5cfe4a2cdbc9098a authored over 8 years ago by Nathan Sobo <[email protected]>
0.2.1
28a5d8cbb2453a13346e2f801df102a1dafc5015 authored over 8 years ago by Nathan Sobo <[email protected]>
28a5d8cbb2453a13346e2f801df102a1dafc5015 authored over 8 years ago by Nathan Sobo <[email protected]>
Merge pull request #2 from elprans/fix-node-2
Make asar-require work under Node 2.3+
cee3a0894b95c7bc609f2f23b14d2f07cc80456c authored over 8 years ago by Nathan Sobo <[email protected]>
Merge pull request #1 from bwin/patch-1
Correct typo in readme
207a6c432884793a2a51383e5ce295478833bca2 authored over 8 years ago by Kevin Sawicki <[email protected]>
Make asar-require work under Node 2.3+
Since version 2.3 node has switched to the internal implementation of
"stat" [1], so the hooks n...
Update URLs for new GitHub organization
5c246a705545aa12c0535541ce96746391194c06 authored over 8 years ago by Kevin Sawicki <[email protected]>
5c246a705545aa12c0535541ce96746391194c06 authored over 8 years ago by Kevin Sawicki <[email protected]>
Correct typo in readme
Also removed redundant info in markdown link.
2fa640453ce59a65511834bf08493bbdb6c05abc authored almost 9 years ago by Benjamin Winkler <[email protected]>
0.2.0
3cf81470a50670de830ad3dea391797de88ff840 authored over 9 years ago by Cheng Zhao <[email protected]>
3cf81470a50670de830ad3dea391797de88ff840 authored over 9 years ago by Cheng Zhao <[email protected]>
:arrow_up: [email protected]
c3c7def76a46ea36d22e5cb03562e91bc1da4883 authored over 9 years ago by Cheng Zhao <[email protected]>
c3c7def76a46ea36d22e5cb03562e91bc1da4883 authored over 9 years ago by Cheng Zhao <[email protected]>
0.1.4
7c02b9369a3be57e094dbf80df7e90578afef4f8 authored over 9 years ago by Cheng Zhao <[email protected]>
7c02b9369a3be57e094dbf80df7e90578afef4f8 authored over 9 years ago by Cheng Zhao <[email protected]>
lstatSync and readdirSync is not needed by require
49f5e3099f332dc69ec7314422588328be0eb97f authored over 9 years ago by Cheng Zhao <[email protected]>
49f5e3099f332dc69ec7314422588328be0eb97f authored over 9 years ago by Cheng Zhao <[email protected]>
0.1.3
0bbe4063cf4042bba180319124e00b34e58b3705 authored over 9 years ago by Cheng Zhao <[email protected]>
0bbe4063cf4042bba180319124e00b34e58b3705 authored over 9 years ago by Cheng Zhao <[email protected]>
:arrow_up: [email protected]
Add cache when reading the same archive.
76d3fa1ccb2783192108ac170f53361dbe867d28 authored over 9 years ago by Cheng Zhao <[email protected]>
0.1.2
0f79fb034a8cbe6ef278f6d53bbe05ca8d2f53ee authored over 9 years ago by Cheng Zhao <[email protected]>
0f79fb034a8cbe6ef278f6d53bbe05ca8d2f53ee authored over 9 years ago by Cheng Zhao <[email protected]>
Implement fs.readdirSync
cce3d3b7444f3fc24c0559ffcaa848e6e6a6bef9 authored over 9 years ago by Cheng Zhao <[email protected]>
cce3d3b7444f3fc24c0559ffcaa848e6e6a6bef9 authored over 9 years ago by Cheng Zhao <[email protected]>
0.1.1
ec1e9d8ffec751badbfa4e7d57763fbf9e9135e8 authored over 9 years ago by Cheng Zhao <[email protected]>
ec1e9d8ffec751badbfa4e7d57763fbf9e9135e8 authored over 9 years ago by Cheng Zhao <[email protected]>
Add .npmignore
201711975e067c5dbe8cfb9f8f1d511d602c00cd authored over 9 years ago by Cheng Zhao <[email protected]>
201711975e067c5dbe8cfb9f8f1d511d602c00cd authored over 9 years ago by Cheng Zhao <[email protected]>
Override necessary methods for "require"
1f0feaa7fe4c3bb650d0b32dabfdf3e3a6e3072d authored over 9 years ago by Cheng Zhao <[email protected]>
1f0feaa7fe4c3bb650d0b32dabfdf3e3a6e3072d authored over 9 years ago by Cheng Zhao <[email protected]>
Implement fs.readFileSync
56f8df0ec18369be2ddb5daad1471cd55ab6e7f4 authored over 9 years ago by Cheng Zhao <[email protected]>
56f8df0ec18369be2ddb5daad1471cd55ab6e7f4 authored over 9 years ago by Cheng Zhao <[email protected]>
Initial coffee setup
f2072f9cf20b3200c5a5c132992a41a128ab4871 authored over 9 years ago by Cheng Zhao <[email protected]>
f2072f9cf20b3200c5a5c132992a41a128ab4871 authored over 9 years ago by Cheng Zhao <[email protected]>
Initial commit
ee703079c2b372f8a2d94ce5edc99899159c2eb7 authored over 9 years ago by Cheng Zhao <[email protected]>
ee703079c2b372f8a2d94ce5edc99899159c2eb7 authored over 9 years ago by Cheng Zhao <[email protected]>