feistel-cipher
Advanced tools
Comparing version 1.3.13 to 1.3.14
{ | ||
"name": "feistel-cipher", | ||
"version": "1.3.13", | ||
"version": "1.3.14", | ||
"description": "Feistel cipher implementation for format-preserving encryption", | ||
@@ -37,12 +37,12 @@ "main": "dist/lib/src/typescript/index.js", | ||
"devDependencies": { | ||
"@types/chai": "^4.3.1", | ||
"@types/chai": "^4.3.3", | ||
"@types/keccak": "^3.0.1", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^17.0.38", | ||
"@typescript-eslint/eslint-plugin": "^5.27.0", | ||
"@typescript-eslint/parser": "^5.27.0", | ||
"@types/node": "^18.7.15", | ||
"@typescript-eslint/eslint-plugin": "^5.36.2", | ||
"@typescript-eslint/parser": "^5.36.2", | ||
"blakejs": "^1.2.1", | ||
"browserify": "17.0.0", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.16.0", | ||
"eslint": "^8.23.0", | ||
"eslint-plugin-no-loops": "~0.3.0", | ||
@@ -52,4 +52,4 @@ "keccak": "^3.0.2", | ||
"sha3": "^2.1.4", | ||
"ts-node": "^10.8.0", | ||
"typescript": "^4.7.2" | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.2" | ||
}, | ||
@@ -56,0 +56,0 @@ "resolutions": { |
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