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

@labshare/services-auth

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@labshare/services-auth - npm Package Compare versions

Comparing version 1.18.504 to 1.18.515

CHANGELOG.md

15

package.json
{
"name": "@labshare/services-auth",
"version": "1.18.504",
"version": "1.18.515",
"description": "LabShare Services plugin for resource scope-based HTTP route and socket authorization",

@@ -32,3 +32,3 @@ "main": "./",

"lodash": "^4.17.2",
"request": "^2.83.0",
"request": "^2.87.0",
"request-promise": "^4.2.2",

@@ -38,14 +38,15 @@ "revalidator": "^0.3.1"

"devDependencies": {
"@labshare/services": "*",
"@labshare/services": ">=1.18.514",
"cookie-parser": "^1.4.3",
"coveralls": "^3.0.1",
"express": "^4.14.0",
"istanbul": "^0.4.5",
"jasmine": "^2.5.2",
"nock": "^8.2.1",
"jasmine": "^3.1.0",
"nock": "^9.2.6",
"pem-jwk": "^1.5.1",
"portfinder": "^1.0.12",
"selfsigned": "^1.10.2",
"socket.io-client": "^2.0.3",
"supertest": "^3.0.0"
"socket.io-client": "^2.1.1",
"supertest": "^3.1.0"
}
}
# Services Auth
[![Greenkeeper badge](https://badges.greenkeeper.io/LabShare/services-auth.svg)](https://greenkeeper.io/)
[![Coverage Status](https://coveralls.io/repos/github/LabShare/services-auth/badge.svg)](https://coveralls.io/github/LabShare/services-auth)
`@labshare/services-auth` is a plugin that integrates with [@labshare/services](https://www.npmjs.com/package/@labshare/services) to

@@ -4,0 +7,0 @@ provide Socket.io and Express.js API Resource Scope authorization with RS256 JWT validation.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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