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

feistel-cipher

Package Overview
Dependencies
Maintainers
3
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.5.2 to 1.5.3

12

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