Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

feistel-cipher

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feistel-cipher - npm Package Compare versions

Comparing version 1.3.13 to 1.3.14

16

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc