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.6 to 1.5.7

12

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