https://github.com/webpack-contrib/source-map-loader

sourcemaps webpack-loader

Last synced: about 1 month ago

Repository metadata:

extract sourceMappingURL comments from modules and offer it to webpack


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 172
Total Committers: 32
Avg Commits per committer: 5.375
Development Distribution Score (DDS): 0.698

Commits in past year: 19
Committers in past year: 4
Avg Commits per committer in past year: 4.75
Development Distribution Score (DDS) in past year: 0.421

Name Email Commits
Sachin Kumar e****2@g****m 52
Alexey Lavinsky c****o@y****u 17
evilebottnawi s****q@g****m 17
Tobias Koppers t****s@g****m 12
Alexander Akait 4****t 10
Nitin Kumar s****5@g****m 9
Evilebot Tnawi e****i 9
Joshua Wiens j****w@e****m 5
dependabot[bot] 4****] 5
Zuo Haocheng z****2@g****m 3
Michael Ciniawsky m****y@g****m 3
Joshua Wiens w****a@g****m 3
Amaresh S M a****3@g****m 3
Sam Chen c****n@g****m 2
Cole Voss v****e@g****m 2
Anshuman Verma a****7@g****m 2
Eric Carlisle e****e 2
Jonathan Goode u****3 2
Ian Clanton-Thuon i****n 1
Ge Yang y****7@g****m 1
CommanderRoot C****t 1
Andrew Powell s****e 1
阿笠 f****y@a****m 1
Nicolas Gaignoux P****w 1
Simon Legner S****r@g****m 1
Strek s****r@g****m 1
fimius23 f****3 1
fubupc f****c@g****m 1
Tim Carry t****m@p****m 1
Kees Kluskens k****s@w****l 1
and 2 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

npm: source-map-loader

extracts inlined source map and offers it to webpack

  • Homepage: https://github.com/webpack-contrib/source-map-loader
  • Licenses: MIT
  • Latest release: 5.0.0 (published 11 months ago)
  • Last Synced: 2024-11-10T22:04:39.097Z (about 1 month ago)
  • Versions: 29
  • Dependent Packages: 10,530
  • Dependent Repositories: 914,893
  • Downloads: 30,739,299 Last month
  • Docker Downloads: 833,307,451
  • Rankings:
    • Dependent packages count: 0.009%
    • Dependent repos count: 0.037%
    • Downloads: 0.048%
    • Docker downloads count: 0.087%
    • Average: 1.115%
    • Forks count: 3.192%
    • Stargazers count: 3.319%
  • Maintainers (3)
  • Funding:
    • type: opencollective
    • url: https://opencollective.com/webpack
npm: @eugenepankov/source-map-loader

extracts inlined source map and offers it to webpack

  • Homepage: https://github.com/webpack-contrib/source-map-loader
  • Licenses: MIT
  • Latest release: 2.0.1 (published over 3 years ago)
  • Last Synced: 2024-11-10T22:04:39.280Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 6 Last month
  • Rankings:
    • Forks count: 3.886%
    • Stargazers count: 4.128%
    • Downloads: 8.171%
    • Average: 11.547%
    • Dependent packages count: 16.224%
    • Dependent repos count: 25.328%
  • Maintainers (1)
  • Funding:
    • type: opencollective
    • url: https://opencollective.com/webpack
npm: @dotconnor/source-map-loader

extracts inlined source map and offers it to webpack

  • Homepage: https://github.com/webpack-contrib/source-map-loader
  • Licenses: MIT
  • Latest release: 0.3.2 (published over 4 years ago)
  • Last Synced: 2024-11-10T22:04:38.268Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 4 Last month
  • Rankings:
    • Forks count: 3.886%
    • Stargazers count: 4.128%
    • Dependent packages count: 16.224%
    • Average: 17.126%
    • Dependent repos count: 25.328%
    • Downloads: 36.066%
  • Maintainers (1)
maven: org.webjars.npm:source-map-loader

WebJar for source-map-loader

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/source-map-loader/
  • Licenses: MIT
  • Latest release: 1.0.0 (published about 4 years ago)
  • Last Synced: 2024-11-10T22:04:39.004Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 4
  • Dependent Repositories: 1
  • Rankings:
    • Dependent packages count: 13.926%
    • Average: 18.279%
    • Stargazers count: 18.519%
    • Forks count: 19.895%
    • Dependent repos count: 20.775%

Dependencies

package-lock.json npm
  • 764 dependencies
package.json npm
  • @babel/cli ^7.17.10 development
  • @babel/core ^7.17.10 development
  • @babel/preset-env ^7.17.10 development
  • @commitlint/cli ^16.3.0 development
  • @commitlint/config-conventional ^16.2.4 development
  • @webpack-contrib/eslint-config-webpack ^3.0.0 development
  • babel-jest ^28.1.0 development
  • cross-env ^7.0.3 development
  • del ^6.0.0 development
  • del-cli ^4.0.1 development
  • eslint ^8.15.0 development
  • eslint-config-prettier ^8.5.0 development
  • eslint-plugin-import ^2.26.0 development
  • husky ^8.0.1 development
  • jest ^28.1.0 development
  • lint-staged ^12.4.1 development
  • memfs ^3.4.1 development
  • npm-run-all ^4.1.5 development
  • prettier ^2.6.2 development
  • standard-version ^9.5.0 development
  • webpack ^5.72.1 development
  • abab ^2.0.6
  • iconv-lite ^0.6.3
  • source-map-js ^1.0.2
.github/workflows/dependency-review.yml actions
  • actions/checkout v3 composite
  • actions/dependency-review-action v3 composite
.github/workflows/nodejs.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • codecov/codecov-action v3 composite
  • wagoid/commitlint-github-action v5 composite