ismm-paypal-api
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ismm-paypal-api", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "This is rest paypal api", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -95,2 +95,3 @@ "use strict"; | ||
} | ||
get express() { return this.express_app; } | ||
on(event, listener) { | ||
@@ -97,0 +98,0 @@ this.emmiter.on(event, listener); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7762
203