
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
just an object that maps
src
file extensions todest
file extensions as key/value pairs (e.g.{'.less': '.css'}
). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
Install with npm
npm i ext-map --save
var exts = require('ext-map');
Pull requests to add mappings would be appreciated.
HTML
.md
: => .html
.hbs
: => .html
.slim
: => .html
.swig
: => .html
.tmpl
: => .html
.html
: => .html
.htm
: => .html
css
.less
: => .css
.styl
: => .css
.sass
: => .css
.scss
: => .css
.css
: => .css
js
.coffee
: => .js
.ls
: => .js
.ts
: => .js
.js
: => .js
Install dev dependencies:
npm i -d && npm test
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Jon Schlinkert
Copyright (c) 2014-2015 Jon Schlinkert Released under the MIT license.
This file was generated by verb-cli on May 04, 2015.[assemble]: http://assemble.io [template]: https://github.com/jonschlinkert/template [verb]: https://github.com/assemble/verb
FAQs
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
The npm package ext-map receives a total of 6,181 weekly downloads. As such, ext-map popularity was classified as popular.
We found that ext-map demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.