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.18 to 0.8.2

2

dist/global-plugin.common.js
/*!
* @pluginjs/global-component v0.7.18 (https://pluginjs.com)
* @pluginjs/global-component v0.8.2 (https://pluginjs.com)
* Copyright 2020 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/global-component v0.7.18 (https://pluginjs.com)
* @pluginjs/global-component v0.8.2 (https://pluginjs.com)
* Copyright 2020 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;
"use strict";var e,t=(e=require("@pluginjs/component"))&&"object"==typeof e&&"default"in e?e.default:e;module.exports=class extends t{constructor(){super(window.document.documentElement)}};
/*!
* @pluginjs/global-component v0.7.18 (https://pluginjs.com)
* @pluginjs/global-component v0.8.2 (https://pluginjs.com)
* Copyright 2020 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/global-component v0.7.18 (https://pluginjs.com)
* @pluginjs/global-component v0.8.2 (https://pluginjs.com)
* Copyright 2020 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/global-component v0.7.18 (https://pluginjs.com)
* @pluginjs/global-component v0.8.2 (https://pluginjs.com)
* Copyright 2020 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/global-component v0.7.18 (https://pluginjs.com)
* @pluginjs/global-component v0.8.2 (https://pluginjs.com)
* Copyright 2020 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

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

},
"version": "0.7.18",
"version": "0.8.2",
"category": "core",

@@ -40,5 +40,7 @@ "main": "dist/global-plugin.common.js",

"devDependencies": {
"@babel/core": "^7.7.5",
"@pluginjs/browserslist-config": "^1.2.14",
"@pluginjs/cli": "^0.7.15",
"@babel/core": "^7.8.4",
"@pluginjs/browserslist-config": "^1.3.0",
"@pluginjs/cli": "^0.7.16",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"babel-jest": "*",

@@ -48,6 +50,4 @@ "jest": "*",

"rename": "^1.0.4",
"rollup": "*",
"rollup": "^1.31.0",
"rollup-plugin-babel": "*",
"rollup-plugin-commonjs": "*",
"rollup-plugin-node-resolve": "*",
"rollup-plugin-terser": "*"

@@ -70,4 +70,4 @@ },

],
"gitHead": "45f59203aaa9720d1fb61f5e96cde6d73b4cf2c8",
"gitHead": "b723884335c3cdfd997b4f553ec4259fa7013b6f",
"title": "Plugin"
}
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