Socket
Socket
Sign inDemoInstall

@lskjs/billing

Package Overview
Dependencies
270
Maintainers
11
Versions
192
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.8.1

2

lib/providers/CoingateBillingProvider/CoingateBillingProvider.js

@@ -18,3 +18,3 @@ "use strict";

function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2["default"])(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2["default"])(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2["default"])(this, result); }; }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } } // npm audit error
// We have realization of this billing provider, just text us https://t.me/lskjs

@@ -21,0 +21,0 @@ var CoingateBillingProvider = /*#__PURE__*/function (_BillingProvider) {

{
"name": "@lskjs/billing",
"version": "3.1.1",
"version": "3.8.1",
"description": "LSK.js module for adding billing in cabinet",

@@ -36,3 +36,5 @@ "author": "Igor Suvorov <hi@isuvorov.com> (https://github.com/isuvorov)",

},
"repository": "https://github.com/lskjs/lskjs/tree/master/packages/billing",
"repository": "https://github.com/lskjs/lskjs/tree/master//libs-core/billing",
"homepage": "https://github.com/lskjs/lskjs/tree/master//libs-core/billing",
"bugs": "https://github.com/lskjs/lskjs/issues",
"license": "MIT",

@@ -59,3 +61,3 @@ "publishConfig": {

},
"gitHead": "d27576d192c47aaf3f117313d611aead7d000ef7"
"gitHead": "851edc745717332b82bef5c650eb77c233d980eb"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc