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

twilio-flex-token-validator

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twilio-flex-token-validator - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

1

dist/index.js

@@ -39,2 +39,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.validator = exports.functionValidator = void 0;
var https = require("https");

@@ -41,0 +42,0 @@ /**

24

package.json
{
"name": "twilio-flex-token-validator",
"version": "1.5.2",
"version": "1.5.3",
"description": "Flex JWE Token Validator",

@@ -47,20 +47,20 @@ "keywords": [

"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/core": "^7.9.6",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.9.5",
"@babel/preset-env": "^7.9.6",
"@babel/preset-typescript": "^7.9.0",
"@types/jest": "^25.2.1",
"@types/jest": "^25.2.2",
"@types/nock": "^11.1.0",
"@types/node": "^13.11.1",
"@types/node": "^14.0.1",
"babel-core": "^6.26.3",
"babel-jest": "^25.3.0",
"babel-jest": "^26.0.1",
"babel-register": "^6.26.0",
"eslint": "^6.8.0",
"eslint-config-twilio-ts": "^1.22.0",
"husky": "^4.2.4",
"jest": "^25.3.0",
"eslint": "^7.0.0",
"eslint-config-twilio-ts": "^1.23.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"nock": "^12.0.3",
"ts-jest": "^25.3.1",
"typescript": "^3.8.3"
"ts-jest": "^26.0.0",
"typescript": "^3.9.2"
}
}

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