Socket
Socket
Sign inDemoInstall

regexparam

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.0.1

dist/regexparam.es.js

12

package.json
{
"name": "regexparam",
"version": "0.0.0",
"version": "0.0.1",
"repository": "lukeed/regexparam",
"description": "WIP",
"description": "A tiny (299B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍",
"module": "dist/regexparam.es.js",

@@ -25,3 +25,7 @@ "main": "dist/regexparam.js",

],
"keywords": [],
"keywords": [
"regexp",
"route",
"routing"
],
"devDependencies": {

@@ -34,4 +38,4 @@ "gzip-size": "^3.0.0",

"tape": "^4.8.0",
"uglify-js": "^3.2.0"
"uglify-es": "^3.3.9"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc