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 1.2.0 to 1.2.1

types.d.ts

4

package.json
{
"name": "regexparam",
"version": "1.2.0",
"version": "1.2.1",
"repository": "lukeed/regexparam",

@@ -8,2 +8,3 @@ "description": "A tiny (285B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍",

"main": "dist/regexparam.js",
"types": "types.d.ts",
"license": "MIT",

@@ -24,2 +25,3 @@ "author": {

"files": [
"*.d.ts",
"dist"

@@ -26,0 +28,0 @@ ],

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