twilio-flex-token-validator
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -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 @@ /** |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
32671
416
1