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

coupon-code

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coupon-code - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

coupon-code.js

@@ -102,3 +102,3 @@ // --------------------------------------------------------------------------------------------------------------------

// validate each part
var part, str, check;
var part, str, check, data;
for ( var i = 0; i < parts.length; i++ ) {

@@ -105,0 +105,0 @@ part = parts[i];

{
"name": "coupon-code",
"description": "An implementation of Perl's Algorithm::CouponCode for NodeJS.",
"version": "0.4.4",
"version": "0.4.5",
"author": {

@@ -6,0 +6,0 @@ "name":"Andrew Chilton",

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