Socket
Socket
Sign inDemoInstall

@alfabank/helpers

Package Overview
Dependencies
22
Maintainers
6
Versions
184
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.6.0 to 5.6.1

6

package.json
{
"name": "@alfabank/helpers",
"version": "5.6.0",
"version": "5.6.1",
"description": "Helper functions",

@@ -27,3 +27,3 @@ "main": "index.js",

"dependencies": {
"@alfabank/br": "^3.2.3",
"@alfabank/br": "^3.2.4",
"url-parse": "^1.4.4"

@@ -49,3 +49,3 @@ },

},
"gitHead": "769cc747f2e75ca310cf37487ea88472f2efbf64"
"gitHead": "a36354859f9ca6253110f10cb6c57fcdcdb1c18a"
}

@@ -62,4 +62,8 @@ import {

},
{
in: ['test'],
out: [false],
},
];
describe('Email tests', () => inOutAssertion(tests, isValidEmail));
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc