Socket
Socket
Sign inDemoInstall

node-match-path

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.1 to 0.6.2

16

package.json
{
"name": "node-match-path",
"version": "0.6.1",
"version": "0.6.2",
"description": "Dependency-free request URI matcher",

@@ -35,15 +35,15 @@ "esnext": "src/index.ts",

"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@types/jest": "^26.0.20",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@types/jest": "^26.0.21",
"jest": "^26.6.3",
"rimraf": "^3.0.2",
"rollup": "^2.37.1",
"rollup": "^2.42.3",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.29.0",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3"
"rollup-plugin-typescript2": "^0.30.0",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3"
}
}
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