Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gulpjs/vinyl-sourcemap
Add/write sourcemaps to/from Vinyl files.
https://github.com/gulpjs/vinyl-sourcemap
chore: Normalize repository (#42)
03cc1aa2f8020ff4af4f1610d07217eea71efc59 authored almost 2 years ago
03cc1aa2f8020ff4af4f1610d07217eea71efc59 authored almost 2 years ago
chore: Release 2.0.0 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3b19cd6b418f3f9791cbedf02d65f46ecb634d80 authored over 2 years ago
chore!: Upgrade convert-source-map to v2.0.0 (#41)
a11dc1eb87b0b48620f28fb57b5506b95a09ad1e authored over 2 years ago
a11dc1eb87b0b48620f28fb57b5506b95a09ad1e authored over 2 years ago
feat!: Support streaming contents (#33)
e989297a4224dcae5fb2f5b62cc0368004145599 authored over 2 years ago
e989297a4224dcae5fb2f5b62cc0368004145599 authored over 2 years ago
chore: Rework test patterns (#39)
34b2282e6e841a848d983b6a2c4e95ec7771e5a1 authored over 2 years ago
34b2282e6e841a848d983b6a2c4e95ec7771e5a1 authored over 2 years ago
chore: Separate buffered contents suites from basic tests (#38)
504b07309e6667bd22817dc7aeb8246d0b1f76f3 authored over 2 years ago
504b07309e6667bd22817dc7aeb8246d0b1f76f3 authored over 2 years ago
chore: Run prettier
853127571b80859f045409c50b7dbac97a169534 authored over 2 years ago
853127571b80859f045409c50b7dbac97a169534 authored over 2 years ago
chore!: Normalize repository, dropping node <10.13 support (#35)
chore: Add tests for streamx and node core streams
chore: Use TextDecoder where possible
chore...
Build: Enforce consistent line endings
c86582cd9a0973a2ac9aa18fce5feb7d80ab1e3b authored over 7 years ago
c86582cd9a0973a2ac9aa18fce5feb7d80ab1e3b authored over 7 years ago
Release: 1.1.0
4121a96458f1f78709411b083655c520a679e49e authored over 7 years ago
4121a96458f1f78709411b083655c520a679e49e authored over 7 years ago
Update: Simplify dependency tree
7ba70db1df4d6254c550f25cda5d9157c2977cdc authored over 7 years ago
7ba70db1df4d6254c550f25cda5d9157c2977cdc authored over 7 years ago
Release: 1.0.0
14ddac31b66d2cbd0c4e9b181ad1490fad56611b authored over 7 years ago
14ddac31b66d2cbd0c4e9b181ad1490fad56611b authored over 7 years ago
Docs: Update usage & add API documentation (closes #24) (#29)
75a64b946582c47b2254c67b406366e11e5197bb authored over 7 years ago
75a64b946582c47b2254c67b406366e11e5197bb authored over 7 years ago
Update: Remove unused object.defaults dependency
6d1ff173a8da9742c73f7959f75e90d587c9ba87 authored over 7 years ago
6d1ff173a8da9742c73f7959f75e90d587c9ba87 authored over 7 years ago
Breaking: Remove remote support in `write` method (closes #28)
f84fcaa5d17f7de003cf6617b4b23f111ee9f9b9 authored over 7 years ago
f84fcaa5d17f7de003cf6617b4b23f111ee9f9b9 authored over 7 years ago
Docs: Add stubbed readme
40b1927c2319e8d878f6eb2ae4904aa3d2e1abce authored over 7 years ago
40b1927c2319e8d878f6eb2ae4904aa3d2e1abce authored over 7 years ago
Update: Tabs to spaces
2e7ffe434a6f44830e1a2ab241006ec50e28c61c authored over 7 years ago
2e7ffe434a6f44830e1a2ab241006ec50e28c61c authored over 7 years ago
Breaking: Error in .add if file is stream, callback when null
720590d0ebef8b5162aa43ab2b386a751ce0b9d7 authored over 7 years ago
720590d0ebef8b5162aa43ab2b386a751ce0b9d7 authored over 7 years ago
Update: Cleanup and more testing for .write
da3ba78898cc0523523f8aaa5962a525e8df3280 authored over 7 years ago
da3ba78898cc0523523f8aaa5962a525e8df3280 authored over 7 years ago
Breaking: Simplify writeSourceMaps & add comment to non-JS/CSS files
11e9e000b49b5c604c3cc802f01ae69870b07097 authored over 7 years ago
11e9e000b49b5c604c3cc802f01ae69870b07097 authored over 7 years ago
Build: More linting fixes
2ec6a54082edd94e61493ea0ddc5839762117c0a authored over 7 years ago
2ec6a54082edd94e61493ea0ddc5839762117c0a authored over 7 years ago
Update: Replace async dependency with now-and-later (closes #23)
bb21b56dc79ae019f8ae1e1ffc132c2851816ec2 authored over 7 years ago
bb21b56dc79ae019f8ae1e1ffc132c2851816ec2 authored over 7 years ago
Breaking: Avoid loading sources during the write method
11265af8689104765ea06d7925e2c27b6195e409 authored over 7 years ago
11265af8689104765ea06d7925e2c27b6195e409 authored over 7 years ago
Update: Use file.dirname when possible
956e5a3d86ebadc6103cde4dfa1a4c911f05889b authored over 7 years ago
956e5a3d86ebadc6103cde4dfa1a4c911f05889b authored over 7 years ago
Update: Cleanup add tests & cover more cases
338eae205feb2d67e35367e5284836ed1cc551f2 authored over 7 years ago
338eae205feb2d67e35367e5284836ed1cc551f2 authored over 7 years ago
Update: Use normalize-path from file-normalize
e20cec231cb48609ec94a3d66d1214d3b284a548 authored over 7 years ago
e20cec231cb48609ec94a3d66d1214d3b284a548 authored over 7 years ago
Update: eqnull on destPath
169abe89b6ce5b7b4162c6a84f6c2bf3527719cc authored over 7 years ago
169abe89b6ce5b7b4162c6a84f6c2bf3527719cc authored over 7 years ago
Breaking: Avoid overwriting file or sourceRoot properties
f79c6d86b81f0f2697723019462edb10201fe501 authored over 7 years ago
f79c6d86b81f0f2697723019462edb10201fe501 authored over 7 years ago
Release: 0.4.0
7d4fc88d76d456775031354da066823fdd7985bf authored over 7 years ago
7d4fc88d76d456775031354da066823fdd7985bf authored over 7 years ago
Scaffold: Update license
de6046e1ef3b09a0cffce0451ca1be4cd94d0ca3 authored over 7 years ago
de6046e1ef3b09a0cffce0451ca1be4cd94d0ca3 authored over 7 years ago
Scaffold: Normalize repository
952a521ac3ad0d0ba40fe6bdb8877d7ee4ff124a authored over 7 years ago
952a521ac3ad0d0ba40fe6bdb8877d7ee4ff124a authored over 7 years ago
Breaking: Remove sourceRoot normalization
c057703b5d399883a47a1cf151a4ec58e7890cef authored over 7 years ago
c057703b5d399883a47a1cf151a4ec58e7890cef authored over 7 years ago
Breaking: Remove file normalization
312be82d75fd7f5e9f2ffec7e3e058b2e6ae41ac authored over 7 years ago
312be82d75fd7f5e9f2ffec7e3e058b2e6ae41ac authored over 7 years ago
Breaking: Remove sources normalization
505fad60250de8d007428c51de4911e5dc890267 authored over 7 years ago
505fad60250de8d007428c51de4911e5dc890267 authored over 7 years ago
Breaking: Remove options from the API
ea56f4ca21101a0f77dfe265c079638f6a9ac5b3 authored over 7 years ago
ea56f4ca21101a0f77dfe265c079638f6a9ac5b3 authored over 7 years ago
Breaking: Remove addComment option
f6c2765dcb0d8f5af75c3073068caba71da17cb1 authored over 7 years ago
f6c2765dcb0d8f5af75c3073068caba71da17cb1 authored over 7 years ago
Update: Assign the file contents at more appropriate points
7cdb9e20ad8c4ccbdf5b18ac7c2813a6724b8b4e authored over 7 years ago
7cdb9e20ad8c4ccbdf5b18ac7c2813a6724b8b4e authored over 7 years ago
Breaking: Remove sourceMappingURLPrefix option
a98f7e5d516189ea2aa3112f165c9f73350c425f authored over 7 years ago
a98f7e5d516189ea2aa3112f165c9f73350c425f authored over 7 years ago
Breaking: Remove sourceMappingURL option
156d084a08ef686d73da8c53f6e9983c5db5028c authored over 7 years ago
156d084a08ef686d73da8c53f6e9983c5db5028c authored over 7 years ago
Update: Use extname for commentFormatter
f2ea47c372bfdd353f7d35436bf43857822e0e22 authored over 7 years ago
f2ea47c372bfdd353f7d35436bf43857822e0e22 authored over 7 years ago
Breaking: Remove extra newline added before sourcemap comment
1b2f9a48c79a23bcb8d79f07d2479478fb04de74 authored over 7 years ago
1b2f9a48c79a23bcb8d79f07d2479478fb04de74 authored over 7 years ago
Update: Remove custom path normalization for normalize-path
836319541b238afc371c8c57be1dcc729fddf974 authored over 7 years ago
836319541b238afc371c8c57be1dcc729fddf974 authored over 7 years ago
Breaking: Remove .add options & always load maps
5f5a2b58c1ed4bc9c9a9eafb34ac0539d5e8e804 authored over 7 years ago
5f5a2b58c1ed4bc9c9a9eafb34ac0539d5e8e804 authored over 7 years ago
Breaking: Remove identityMap option
5871c2d13e068784d7ec9f8df7826fa326440929 authored over 7 years ago
5871c2d13e068784d7ec9f8df7826fa326440929 authored over 7 years ago
Breaking: Remove mapFile option
52ff0136ccd79a79525fcb26801a03c472547b03 authored over 7 years ago
52ff0136ccd79a79525fcb26801a03c472547b03 authored over 7 years ago
Update: Remove commented debug statements
b26b01358ef4d3b91076779f0fc7b87103f4d438 authored over 7 years ago
b26b01358ef4d3b91076779f0fc7b87103f4d438 authored over 7 years ago
Breaking: Remove sourceRoot option
06f26ac94e438766e7f34640c7ad358e435289e7 authored over 7 years ago
06f26ac94e438766e7f34640c7ad358e435289e7 authored over 7 years ago
Breaking: Remove destPath option
ec34ab14b6a0c97d07f446c164a87a9599598a87 authored over 7 years ago
ec34ab14b6a0c97d07f446c164a87a9599598a87 authored over 7 years ago
Breaking: Remove includeContent option
571fbcfd223028b85982c560442c17c9a12d518a authored over 7 years ago
571fbcfd223028b85982c560442c17c9a12d518a authored over 7 years ago
Release: 0.2.0
59def4bbe16319b15beab5c95e607c9a12248318 authored over 7 years ago
59def4bbe16319b15beab5c95e607c9a12248318 authored over 7 years ago
Breaking: Remove charset option & force to utf-8 per spec (closes #17)
8992ffdec03ae0c97512753056075e6dcc6ce18f authored over 7 years ago
8992ffdec03ae0c97512753056075e6dcc6ce18f authored over 7 years ago
Breaking: Remove mapSources option (ref #19)
4058d2e3d0b563e973f393cd1902a3084af83db4 authored over 7 years ago
4058d2e3d0b563e973f393cd1902a3084af83db4 authored over 7 years ago
Breaking: Remove destPath argument in .write & attach to options as path property (closes #14)
86aa9c7d5a09213e685a579e8d7ca3a8adaae19f authored over 7 years ago
86aa9c7d5a09213e685a579e8d7ca3a8adaae19f authored over 7 years ago
Update: Remove inline docs because they never stay up-to-date
2ecf6bc55651a7c90cafe755eb2c32de14a34477 authored over 7 years ago
2ecf6bc55651a7c90cafe755eb2c32de14a34477 authored over 7 years ago
Release: 0.3.0
b2dee7c435abae8386c6501a0d560d835d0d40e8 authored over 7 years ago
b2dee7c435abae8386c6501a0d560d835d0d40e8 authored over 7 years ago
Update: Add test from floridoo/gulp-sourcemaps#157
650d7b73d46526e163332d7d7af89df13c3a35a4 authored over 7 years ago
650d7b73d46526e163332d7d7af89df13c3a35a4 authored over 7 years ago
Breaking: Avoid mutating options when defaulted (closes #16)
dfd166fe2b94f6a8c8456e99c86109b29a005794 authored over 7 years ago
dfd166fe2b94f6a8c8456e99c86109b29a005794 authored over 7 years ago
Breaking: Avoid error in write when sourceMap property did not exist on file (closes #5)
ad18dc931588810f08fe8cfd83452e486732af8e authored over 7 years ago
ad18dc931588810f08fe8cfd83452e486732af8e authored over 7 years ago
Breaking: Reduce argument juggling (closes #15)
61473f8731343766e8b86270f394e549dfc1f3cb authored over 7 years ago
61473f8731343766e8b86270f394e549dfc1f3cb authored over 7 years ago
Release: 0.1.1
2a948825912a5a8beead5ec143127ed65c4dc4d0 authored over 7 years ago
2a948825912a5a8beead5ec143127ed65c4dc4d0 authored over 7 years ago
Breaking: Pass the sourcemap file as 3rd argument to write callback
d74d0610501e8de232eb0320a56025ecea97236b authored over 7 years ago
d74d0610501e8de232eb0320a56025ecea97236b authored over 7 years ago
Fix: Ensure strip-bom is installed as dependency
d215b617d8788a7db886ec0b1fa10a92b4712136 authored over 7 years ago
d215b617d8788a7db886ec0b1fa10a92b4712136 authored over 7 years ago
Release: 0.1.0
b37dff80ec190e75fbbe79111ee61b8c2b1caddd authored over 7 years ago
b37dff80ec190e75fbbe79111ee61b8c2b1caddd authored over 7 years ago
Update: Simplify async.waterfall arguments
0d75031de3b805250570680eb434a411351fb2a7 authored over 7 years ago
0d75031de3b805250570680eb434a411351fb2a7 authored over 7 years ago
Breaking: Remove functions as options & disable tests
ca3817d6425d94edd86276b34c0f4eb23054bf46 authored over 7 years ago
ca3817d6425d94edd86276b34c0f4eb23054bf46 authored over 7 years ago
Build: Convert test suite to mocha/expect
143486eb49fcfb2f7e714fd885815421a507b858 authored over 7 years ago
143486eb49fcfb2f7e714fd885815421a507b858 authored over 7 years ago
Update: Utilize file.extname in contentIncluded
0d12aae60c9abdeef0b8a313f1d59a0b9f6457d5 authored over 7 years ago
0d12aae60c9abdeef0b8a313f1d59a0b9f6457d5 authored over 7 years ago
Update: Transfer `write` logic into helpers file
288a03afe8d8a600f8c3b6a9ad9b275c2b78c9da authored over 7 years ago
288a03afe8d8a600f8c3b6a9ad9b275c2b78c9da authored over 7 years ago
Update: Refactor loading of existing sourcemap (#10)
6835e80c308ab2e14ce0ccdbd6b7b220159af53a authored over 7 years ago
6835e80c308ab2e14ce0ccdbd6b7b220159af53a authored over 7 years ago
Update: Create utility function for JSON parsing data
0416af0432127f1ca3cfc8a86a8c30b8fa72d81e authored over 7 years ago
0416af0432127f1ca3cfc8a86a8c30b8fa72d81e authored over 7 years ago
Update: Refactor includeContent using async.eachOf
ab4e5a02d7fb37efa2d6e4942a16af23e386b263 authored over 7 years ago
ab4e5a02d7fb37efa2d6e4942a16af23e386b263 authored over 7 years ago
Update: Move generators and helpers into own files
33b428d4488aed4c161a46d6c06fad0b652c3db6 authored over 7 years ago
33b428d4488aed4c161a46d6c06fad0b652c3db6 authored over 7 years ago
Update: Rename variables and functions to be more consistent
98586e04fcf67ee0af24111a5d62748c2788e0ca authored over 7 years ago
98586e04fcf67ee0af24111a5d62748c2788e0ca authored over 7 years ago
Update: Use switch statment when generating sourcemaps
175fa0ac9992b67b9262a106e34e5993842936d7 authored over 7 years ago
175fa0ac9992b67b9262a106e34e5993842936d7 authored over 7 years ago
Update: Use file.extname property since we depend on newer vinyl
3634eaa56ea884644a41a3395440c78452752198 authored over 7 years ago
3634eaa56ea884644a41a3395440c78452752198 authored over 7 years ago
Update: Reduce nesting of functions in `add`
1d7879af1346a7e0f2987dd42e8b3f490360e8bd authored over 7 years ago
1d7879af1346a7e0f2987dd42e8b3f490360e8bd authored over 7 years ago
New: Initial implementation
c0119ed290af38317572a3268db9ac12a9768eac authored over 7 years ago
c0119ed290af38317572a3268db9ac12a9768eac authored over 7 years ago
Build: Fix linting dependency versions
21d22e04d3a00fc064fadd62610b05934f87b889 authored over 7 years ago
21d22e04d3a00fc064fadd62610b05934f87b889 authored over 7 years ago
Build: Disable test and linting to get current tests passing
3d4d127ca5f9568b0d34bdbd8f406d1d96664292 authored over 7 years ago
3d4d127ca5f9568b0d34bdbd8f406d1d96664292 authored over 7 years ago
Update: Cleanup loadSourcesAsync iteration with async.each
78265cc647cdc44dfdc2131e838df74d833e7190 authored over 7 years ago
78265cc647cdc44dfdc2131e838df74d833e7190 authored over 7 years ago
Update: Pin convert-source-map due to changes in 1.4.0
d3db6e0b3ec9f11e42dbef7a55dca58d5a82d74c authored over 7 years ago
d3db6e0b3ec9f11e42dbef7a55dca58d5a82d74c authored over 7 years ago