hapi-middleman-paypal-intacct
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -1,4 +0,2 @@ | ||
import { glueRegistrations } from "./glue"; | ||
export * from "./invoicing"; | ||
export * from "./glue"; | ||
export default glueRegistrations; |
@@ -6,6 +6,4 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const glue_1 = require("./glue"); | ||
__export(require("./invoicing")); | ||
__export(require("./glue")); | ||
exports.default = glue_1.glueRegistrations; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "hapi-middleman-paypal-intacct", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "hapi-middleman module for integrating paypal with intacct", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
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
62262
855