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.10 to 1.3.11

2

.eslintrc.json

@@ -85,3 +85,3 @@ {

"allowExpressions": true,
"allowTypedFunctionExpressions": false,
"allowTypedFunctionExpressions": true,
"allowHigherOrderFunctions": true

@@ -88,0 +88,0 @@ }

{
"name": "feistel-cipher",
"version": "1.3.10",
"version": "1.3.11",
"description": "Feistel cipher implementation for format-preserving encryption",

@@ -25,3 +25,3 @@ "main": "dist/lib/src/typescript/index.js",

],
"author": "Cyril Dever <cdever@edgewhere.fr>",
"author": "Cyril Dever <cdever@pep-s.com>",
"license": "MIT",

@@ -41,14 +41,14 @@ "bugs": {

"@types/mocha": "^9.1.0",
"@types/node": "^17.0.12",
"@typescript-eslint/eslint-plugin": "~5.9.1",
"@typescript-eslint/parser": "~5.9.1",
"@types/node": "^17.0.19",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"blakejs": "^1.1.1",
"browserify": "17.0.0",
"chai": "^4.3.6",
"eslint": "^8.7.0",
"eslint": "^8.9.0",
"eslint-plugin-no-loops": "~0.3.0",
"keccak": "^3.0.2",
"mocha": "^9.2.0",
"mocha": "^9.2.1",
"sha3": "^2.1.4",
"ts-node": "^10.4.0",
"ts-node": "^10.5.0",
"typescript": "^4.5.5"

@@ -55,0 +55,0 @@ },

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