New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ggez-banking-sdk

Package Overview
Dependencies
Maintainers
4
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ggez-banking-sdk - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

2

dist/bank-system/utils/regex.js

@@ -112,3 +112,3 @@ "use strict";

GGEZ1Balance: /^\d+(\.\d{1,2})?$/,
Percentage: /^(100(\.00?)?|(\d{1,2}(\.\d{1,6})?))%$/,
Percentage: /^(100(\.00?)?|(\d{1,2}(\.\d{1,16})?))$/,
IntegerNumber: /^\d+$/,

@@ -115,0 +115,0 @@ Pair: /^[A-Za-z0-9]{2,10}\/?[A-Za-z0-9]{2,10}$/,

{
"name": "ggez-banking-sdk",
"version": "0.1.21",
"version": "0.1.22",
"description": "A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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