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

byu-jwt

Package Overview
Dependencies
Maintainers
12
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

byu-jwt - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

package.json
{
"name": "byu-jwt",
"version": "2.1.0",
"version": "2.1.1",
"description": "The byu-jwt module provides helpful functions to retrieve a specified BYU .well-known URL and verify BYU signed JWTs.",

@@ -16,4 +16,4 @@ "main": "index.js",

"scripts": {
"test": "mocha test",
"lint": "./node_modules/.bin/standard --fix"
"test": "npx nyc --reporter=lcov --reporter=text-summary mocha test --exit",
"lint": "npx standard --fix"
},

@@ -34,2 +34,3 @@ "engines": {

"mocha": "^6.2.2",
"nyc": "^15.0.0",
"request": "^2.88.0",

@@ -36,0 +37,0 @@ "standard": "^14.3.1"

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