@types/jsonwebtoken
Advanced tools
Comparing version 7.1.32 to 7.1.33
@@ -49,3 +49,3 @@ // Type definitions for jsonwebtoken 7.1.6 | ||
noTimestamp?: boolean; | ||
headers?: Object; | ||
header?: Object; | ||
encoding?: string; | ||
@@ -52,0 +52,0 @@ } |
{ | ||
"name": "@types/jsonwebtoken", | ||
"version": "7.1.32", | ||
"version": "7.1.33", | ||
"description": "TypeScript definitions for jsonwebtoken 7.1.6", | ||
@@ -16,4 +16,5 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "5e0609cd524a8353d45ba22118d81dcbf80d7ed78cf5e8aa51ed8eb74199f2ed" | ||
"typesPublisherContentHash": "f7f28125b4f5ed094965bd1543115a450f3163da580e23e7fb77882287df7efd" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Thu, 06 Oct 2016 16:57:04 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -27,3 +27,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "5e0609cd524a8353d45ba22118d81dcbf80d7ed78cf5e8aa51ed8eb74199f2ed" | ||
"contentHash": "f7f28125b4f5ed094965bd1543115a450f3163da580e23e7fb77882287df7efd" | ||
} |
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
7500