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

abstract-express-router

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-express-router - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

5

package.json
{
"name": "abstract-express-router",
"version": "1.1.2",
"version": "1.2.0",
"description": "library to automagically create an express router-object with basic validation for params based on a javascript object",

@@ -21,3 +21,4 @@ "repository": {

"test": "jest",
"coverage": "jest --coverage && codecov --token=866bf6d9-4fe7-4570-b7f3-cd2c4633c091"
"coverage": "jest --coverage && codecov --token=866bf6d9-4fe7-4570-b7f3-cd2c4633c091",
"release": "npm version minor --no-git-tag-version"
},

@@ -24,0 +25,0 @@ "author": "Florian Riedel <low@fochlac.com>",

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