feistel-cipher
Advanced tools
Comparing version 1.5.6 to 1.5.7
{ | ||
"name": "feistel-cipher", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"description": "Feistel cipher implementation for format-preserving encryption", | ||
@@ -41,13 +41,13 @@ "main": "dist/lib/src/typescript/index.js", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^20.1.5", | ||
"@typescript-eslint/eslint-plugin": "^5.59.6", | ||
"@typescript-eslint/parser": "^5.59.6", | ||
"@types/node": "^20.3.3", | ||
"@typescript-eslint/eslint-plugin": "^5.61.0", | ||
"@typescript-eslint/parser": "^5.61.0", | ||
"browserify": "17.0.0", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.40.0", | ||
"eslint": "^8.44.0", | ||
"eslint-plugin-no-loops": "~0.3.0", | ||
"mocha": "^10.2.0", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.1.6" | ||
} | ||
} |
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