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

@govflanders/vl-widget-module

Package Overview
Dependencies
Maintainers
19
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govflanders/vl-widget-module - npm Package Compare versions

Comparing version 1.1.19 to 1.1.20

2

dist/index.js

@@ -1,1 +0,1 @@

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},DefaultModuleManager=function(){function e(e,t){this.installedModules=[],this.installerPromises=[],this.moduleLoader=e,this.moduleRuntime=t}return e.prototype.resolveModuleInstall=function(e){var t=null;return"object"===(void 0===e?"undefined":_typeof(e))&&("object"===_typeof(e.default)&&"function"==typeof e.default.install?t=e.default.install:"function"==typeof e.install&&(t=e.install)),t},e.prototype.getModuleLoader=function(){return this.moduleLoader},e.prototype.getModuleRuntime=function(){return this.moduleRuntime},e.prototype.install=function(e){var t=this,o=null,l=this.resolveModuleInstall(e);if(null!==l){var n=this.installedModules.indexOf(e);-1===n&&(n=this.installedModules.push(e)-1,this.installerPromises[n]=new Promise(function(o,n){Promise.resolve(l.call(e,t.getModuleRuntime())).then(function(){o(e)}).catch(n)})),o=this.installerPromises[n]}else o=Promise.resolve(e);return o},e.prototype.import=function(e){return this.getModuleLoader().import(e)},e.prototype.resolve=function(e){return this.getModuleLoader().resolve(e)},e}();exports.DefaultModuleManager=DefaultModuleManager;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},DefaultModuleManager=function(){function e(e,t){this.installedModules=[],this.installerPromises=[],this.moduleLoader=e,this.moduleRuntime=t}return e.prototype.resolveModuleInstall=function(e){var t=null;return e&&"object"===(void 0===e?"undefined":_typeof(e))&&("object"===_typeof(e.default)&&"function"==typeof e.default.install?t=e.default.install:"function"==typeof e.install&&(t=e.install)),t},e.prototype.getModuleLoader=function(){return this.moduleLoader},e.prototype.getModuleRuntime=function(){return this.moduleRuntime},e.prototype.install=function(e){var t=this,o=null,l=this.resolveModuleInstall(e);if(null!==l){var n=this.installedModules.indexOf(e);-1===n&&(n=this.installedModules.push(e)-1,this.installerPromises[n]=new Promise(function(o,n){Promise.resolve(l.call(e,t.getModuleRuntime())).then(function(){o(e)}).catch(n)})),o=this.installerPromises[n]}else o=Promise.resolve(e);return o},e.prototype.import=function(e){return this.getModuleLoader().import(e)},e.prototype.resolve=function(e){return this.getModuleLoader().resolve(e)},e}();exports.DefaultModuleManager=DefaultModuleManager;
{
"name": "@govflanders/vl-widget-module",
"version": "1.1.19",
"version": "1.1.20",
"license": "MIT",

@@ -5,0 +5,0 @@ "contributors": [

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