Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typed-path-generator

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-path-generator - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "typed-path-generator",
"version": "1.1.0",
"version": "1.1.1",
"description": "Convert path `/user/:userID` to `({ userID: string | number }) => string`",

@@ -53,3 +53,2 @@ "main": "./dist/index.js",

"lint-staged": "^8.1.4",
"prettier": "^1.16.4",
"ts-jest": "^24.0.0",

@@ -69,2 +68,3 @@ "tslint": "^5.13.1",

"path-to-regexp": "^3.0.0",
"prettier": "^1.16.4",
"qs": "^6.6.0",

@@ -71,0 +71,0 @@ "tslib": "^1.9.3"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc