New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pluginjs/events

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluginjs/events - npm Package Compare versions

Comparing version 0.7.16 to 0.7.17

2

dist/events.common.js
/*!
* @pluginjs/events v0.7.16 (https://pluginjs.com)
* @pluginjs/events v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

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

/*!
* @pluginjs/events v0.7.16 (https://pluginjs.com)
* @pluginjs/events v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

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

/*!
* @pluginjs/events v0.7.16 (https://pluginjs.com)
* @pluginjs/events v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

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

/*!
* @pluginjs/events v0.7.16 (https://pluginjs.com)
* @pluginjs/events v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

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

/*!
* @pluginjs/events v0.7.16 (https://pluginjs.com)
* @pluginjs/events v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

@@ -10,3 +10,3 @@ * Released under the GPL-3.0 License.

(global = global || self, factory(global['@pluginjs/events'] = {}, global['@pluginjs/is'], global['@pluginjs/utils'], global['@pluginjs/emitter']));
}(this, function (exports, is, utils, Emitter) { 'use strict';
}(this, (function (exports, is, utils, Emitter) { 'use strict';

@@ -359,2 +359,2 @@ Emitter = Emitter && Emitter.hasOwnProperty('default') ? Emitter['default'] : Emitter;

}));
})));
/*!
* @pluginjs/events v0.7.16 (https://pluginjs.com)
* @pluginjs/events v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

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

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

},
"version": "0.7.16",
"version": "0.7.17",
"category": "utils",

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

"dependencies": {
"@pluginjs/emitter": "^0.7.15",
"@pluginjs/is": "^0.7.15",
"@pluginjs/utils": "^0.7.16"
"@pluginjs/emitter": "^0.7.16",
"@pluginjs/is": "^0.7.16",
"@pluginjs/utils": "^0.7.17"
},
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/core": "^7.7.5",
"@pluginjs/browserslist-config": "^1.2.11",

@@ -71,3 +71,3 @@ "@pluginjs/cli": "^0.7.14",

],
"gitHead": "d1b3d9591a2fa49f13758c5ad8effcb021b096fc"
"gitHead": "472b4a8e7fa20f8f6a75a6d98c42eddd32067b3e"
}
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