feistel-cipher
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "feistel-cipher", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Feistel cipher implementation for format-preserving encryption", | ||
@@ -40,9 +40,9 @@ "main": "dist/lib/src/typescript/index.js", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.15.0", | ||
"@typescript-eslint/eslint-plugin": "^5.54.1", | ||
"@typescript-eslint/parser": "^5.54.1", | ||
"@types/node": "^18.15.5", | ||
"@typescript-eslint/eslint-plugin": "^5.56.0", | ||
"@typescript-eslint/parser": "^5.56.0", | ||
"blakejs": "^1.2.1", | ||
"browserify": "17.0.0", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.35.0", | ||
"eslint": "^8.36.0", | ||
"eslint-plugin-no-loops": "~0.3.0", | ||
@@ -53,4 +53,4 @@ "keccak": "^3.0.3", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.5" | ||
"typescript": "^5.0.2" | ||
} | ||
} |
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