Socket
Socket
Sign inDemoInstall

@pluginjs/global-component

Package Overview
Dependencies
1
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.4 to 0.7.5

4

dist/global-plugin.common.js
/*!
* @pluginjs/global-component v0.7.4 (https://pluginjs.com)
* Copyright 2018 Creation Studio Limited
* @pluginjs/global-component v0.7.5 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited
* Released under the GPL-3.0 License.

@@ -5,0 +5,0 @@ */

/*!
* @pluginjs/global-component v0.7.4 (https://pluginjs.com)
* Copyright 2018 Creation Studio Limited
* @pluginjs/global-component v0.7.5 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited
* Released under the GPL-3.0 License.
*/
"use strict";function _interopDefault(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var Component=_interopDefault(require("@pluginjs/component"));class GlobalComponent extends Component{constructor(){super(window.document.documentElement)}}module.exports=GlobalComponent;
/*!
* @pluginjs/global-component v0.7.4 (https://pluginjs.com)
* Copyright 2018 Creation Studio Limited
* @pluginjs/global-component v0.7.5 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited
* Released under the GPL-3.0 License.

@@ -5,0 +5,0 @@ */

/*!
* @pluginjs/global-component v0.7.4 (https://pluginjs.com)
* Copyright 2018 Creation Studio Limited
* @pluginjs/global-component v0.7.5 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited
* Released under the GPL-3.0 License.
*/
import Component from"@pluginjs/component";class GlobalComponent extends Component{constructor(){super(window.document.documentElement)}}export default GlobalComponent;
/*!
* @pluginjs/global-component v0.7.4 (https://pluginjs.com)
* Copyright 2018 Creation Studio Limited
* @pluginjs/global-component v0.7.5 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited
* Released under the GPL-3.0 License.

@@ -5,0 +5,0 @@ */

/*!
* @pluginjs/global-component v0.7.4 (https://pluginjs.com)
* Copyright 2018 Creation Studio Limited
* @pluginjs/global-component v0.7.5 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited
* Released under the GPL-3.0 License.
*/
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@pluginjs/component")):"function"==typeof define&&define.amd?define(["@pluginjs/component"],e):t["@pluginjs/global-component"]=e(t["@pluginjs/component"])}(this,function(t){"use strict";function e(t){return(e=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function n(t,e){return(n=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function o(t,e){return!e||"object"!=typeof e&&"function"!=typeof e?function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t):e}return t=t&&t.hasOwnProperty("default")?t.default:t,function(r){function u(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u),o(this,e(u).call(this,window.document.documentElement))}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&n(t,e)}(u,t),u}()});

@@ -14,3 +14,3 @@ {

},
"version": "0.7.4",
"version": "0.7.5",
"category": "core",

@@ -37,8 +37,8 @@ "main": "dist/global-plugin.common.js",

"dependencies": {
"@pluginjs/component": "^0.7.4"
"@pluginjs/component": "^0.7.5"
},
"devDependencies": {
"@babel/core": "^7.1.5",
"@babel/core": "^7.2.2",
"@pluginjs/browserslist-config": "^1.2.2",
"@pluginjs/cli": "^0.7.4",
"@pluginjs/cli": "^0.7.5",
"babel-jest": "*",

@@ -70,3 +70,3 @@ "jest": "*",

"title": "Plugin",
"gitHead": "15dd296725c971ec08d33abd1c655b205a52ade6"
"gitHead": "a5b515ae1dc38f5f84fb18c70c322d361050593c"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc