@pluginjs/simple-emitter
Advanced tools
Comparing version 0.6.5 to 0.7.0
@@ -0,1 +1,6 @@ | ||
/*! | ||
* @pluginjs/simple-emitter v0.7.0 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
* Released under the GPL-3.0 License. | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/*! | ||
* @pluginjs/simple-emitter v0.7.0 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
* Released under the GPL-3.0 License. | ||
*/ | ||
class SimpleEmitter { | ||
@@ -2,0 +7,0 @@ constructor() { |
@@ -0,1 +1,6 @@ | ||
/*! | ||
* @pluginjs/simple-emitter v0.7.0 (https://pluginjs.com) | ||
* Copyright 2018 Creation Studio Limited | ||
* Released under the GPL-3.0 License. | ||
*/ | ||
(function (global, factory) { | ||
@@ -2,0 +7,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : |
@@ -6,3 +6,3 @@ { | ||
"author": "Creation Studio Limited", | ||
"homepage": "https://github.com/pluginjs/pluginjs", | ||
"homepage": "https://pluginjs.com", | ||
"repository": { | ||
@@ -15,6 +15,9 @@ "url": "git@github.com:pluginjs/pluginjs.git", | ||
}, | ||
"version": "0.6.5", | ||
"version": "0.7.0", | ||
"category": "core", | ||
"main": "dist/simple-emitter.common.js", | ||
"module": "dist/simple-emitter.esm.js", | ||
"umd": "dist/simple-emitter.js", | ||
"unpkg": "dist/simple-emitter.js", | ||
"jsdelivr": "dist/simple-emitter.js", | ||
"source": "src/main.js", | ||
@@ -31,2 +34,3 @@ "files": [ | ||
"lint:js": "eslint ./src/**/*.js --fix", | ||
"prepublish": "npm run build", | ||
"test": "jest" | ||
@@ -36,11 +40,13 @@ }, | ||
"@babel/core": "^7.1.2", | ||
"@pluginjs/browserslist-config": "^1.1.1", | ||
"@pluginjs/cli": "^0.6.5", | ||
"@pluginjs/browserslist-config": "^1.2.0", | ||
"@pluginjs/cli": "^0.7.0", | ||
"babel-jest": "*", | ||
"jest": "*", | ||
"jest-extended": "*", | ||
"rename": "^1.0.4", | ||
"rollup": "*", | ||
"rollup-plugin-babel": "*", | ||
"rollup-plugin-commonjs": "*", | ||
"rollup-plugin-node-resolve": "*" | ||
"rollup-plugin-node-resolve": "*", | ||
"rollup-plugin-terser": "*" | ||
}, | ||
@@ -62,7 +68,4 @@ "engines": { | ||
], | ||
"jsdelivr": "dist/simple-emitter.js", | ||
"title": "Plugin", | ||
"umd": "dist/simple-emitter.js", | ||
"unpkg": "dist/simple-emitter.js", | ||
"gitHead": "d48a74b919bc96e453b357378b43855371b5f55d" | ||
"gitHead": "966846899194272d4643d025f031e93f36670c63" | ||
} |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24496
9
475
0
12
2