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

denim-api-auth-middleware

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

denim-api-auth-middleware - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

dist/api-auth-middleware.js.map

3

dist/api-auth-middleware.js

@@ -30,2 +30,3 @@ 'use strict';

exports.default = makeApiKeyAuthMiddleware;
exports.default = makeApiKeyAuthMiddleware;
//# sourceMappingURL=api-auth-middleware.js.map

@@ -13,2 +13,3 @@ 'use strict';

exports.default = _apiAuthMiddleware2.default;
exports.default = _apiAuthMiddleware2.default;
//# sourceMappingURL=index.js.map
{
"name": "denim-api-auth-middleware",
"version": "1.0.7",
"version": "1.0.8",
"description": "Express API Key Auth Middleware",

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

"babel-preset-env": "^1.6.1",
"chai": "^4.1.2",
"husky": "^0.14.3",

@@ -45,6 +46,3 @@ "jest": "^21.2.1",

"precommit"
],
"dependencies": {
"chai": "^4.1.2"
}
]
}

@@ -69,6 +69,4 @@ # denim-api-auth-middleware

`npm version NEWVER` or manually update `package.json`
`yarn publish`
`npm publish`
## Built With

@@ -75,0 +73,0 @@ * [node](https://nodejs.org/api/https.html) - Node 9.2.0

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