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

hapi-middleman-paypal-intacct

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-middleman-paypal-intacct - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

lib/index.d.ts

@@ -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

2

package.json
{
"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

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