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.4.0-beta.0 to 1.4.0-beta.1

6

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

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

"@types/lodash": "^4.14.122",
"@types/node": "^11.10.4",
"@types/node": "^12.7.3",
"@types/prettier": "^1.16.1",

@@ -63,3 +63,3 @@ "@types/qs": "^6.5.2",

"chalk": "^2.4.2",
"commander": "^2.19.0",
"commander": "^3.0.1",
"glob": "^7.1.3",

@@ -66,0 +66,0 @@ "js-yaml": "^3.12.2",

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