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.0 to 0.4.1

16

package.json
{
"name": "coupon-code",
"description": "An implementation of Perl's Algorithm::CouponCode for NodeJS.",
"version": "0.4.0",
"version": "0.4.1",
"author": {
"name":"Andrew Chilton",
"email":"chilts@appsattic.com",
"url":"http://www.chilts.org/"
"email":"andychilton@gmail.com",
"url":"http://chilts.org/"
},
"homepage": "https://github.com/appsattic/node-coupon-code",
"homepage": "https://github.com/chilts/node-coupon-code",
"contributors": [],

@@ -24,11 +24,11 @@ "devDependencies": {

"type" : "git",
"url": "git://github.com/appsattic/node-coupon-code.git"
"url": "git://github.com/chilts/node-coupon-code.git"
},
"bugs" : {
"url" : "http://github.com/appsattic/node-coupon-code/issues",
"mail" : "chilts@appsattic.com"
"url" : "http://github.com/chilts/node-coupon-code/issues",
"mail" : "andychilton@gmail.com"
},
"licenses": [{
"type": "MIT",
"url": "https://raw.github.com/appsattic/node-coupon-code/master/LICENSE"
"url": "https://raw.github.com/chilts/node-coupon-code/master/LICENSE"
}],

@@ -35,0 +35,0 @@ "keywords": [

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