Comparing version 2.0.1 to 2.0.2
@@ -0,0 +0,0 @@ const crypto = require('crypto'); |
{ | ||
"name": "node-fpe", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Format-preserving encryption implementation", | ||
@@ -36,5 +36,5 @@ "main": "lib", | ||
"devDependencies": { | ||
"prettier": "^2.2.1", | ||
"tape": "^5.1.0" | ||
"prettier": "^2.4.1", | ||
"tape": "^5.3.1" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # node-fpe |
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
5392