@auth0/thumbprint
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@auth0/thumbprint", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Certificate thumbprint calculator for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -15,4 +15,2 @@ Thumbprint | ||
```javascript | ||
const thumbprint = require('@auth0/thumbprint'); | ||
var thumbprint = require('@auth0/thumbprint'); | ||
@@ -19,0 +17,0 @@ |
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
24786
18