universal-github-app-jwt
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "universal-github-app-jwt", | ||
"description": "Calculate GitHub App bearer tokens for Node & modern browsers", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -38,3 +38,2 @@ "files": [ | ||
"lolex": "^4.2.0", | ||
"node-webcrypto-ossl": "^1.0.48", | ||
"prettier": "^1.18.2", | ||
@@ -41,0 +40,0 @@ "puppeteer": "^1.19.0", |
@@ -6,3 +6,3 @@ # universal-github-app-jwt | ||
[![@latest](https://img.shields.io/npm/v/universal-github-app-jwt.svg)](https://www.npmjs.com/package/universal-github-app-jwt) | ||
![Build status](https://github.com/octokit/gr2m/universal-github-app-jwt/Test/badge.svg) | ||
![Build status](https://github.com/gr2m/universal-github-app-jwt/workflows/Test/badge.svg) | ||
[![Greenkeeper](https://badges.greenkeeper.io/gr2m/universal-github-app-jwt.svg)](https://greenkeeper.io/) | ||
@@ -9,0 +9,0 @@ |
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
15
28863