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

appolo-express

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appolo-express - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

5

index.d.ts
declare module "appolo-express" {
import * as Express from '@types/express'
import * as Express from 'express'

@@ -86,3 +86,4 @@

export import validator = require('@types/joi')
export import validator = require('joi')
export import validator = require('express')

@@ -89,0 +90,0 @@ export function use(func: Function)

2

package.json

@@ -28,3 +28,3 @@ {

"main": "./index.js",
"version": "3.0.4",
"version": "3.0.5",
"license": "MIT",

@@ -31,0 +31,0 @@ "repository": {

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