@pluginjs/dom
Advanced tools
Comparing version 0.7.17 to 0.7.18
/*! | ||
* @pluginjs/dom v0.7.17 (https://pluginjs.com) | ||
* @pluginjs/dom v0.7.18 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/dom v0.7.17 (https://pluginjs.com) | ||
* @pluginjs/dom v0.7.18 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/dom v0.7.17 (https://pluginjs.com) | ||
* @pluginjs/dom v0.7.18 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/dom v0.7.17 (https://pluginjs.com) | ||
* @pluginjs/dom v0.7.18 (https://pluginjs.com) | ||
* Copyright 2019 Creation Studio Limited | ||
@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License. |
/*! | ||
* @pluginjs/dom v0.7.17 (https://pluginjs.com) | ||
* @pluginjs/dom v0.7.18 (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/dom'] = {}, global['@pluginjs/utils'], global['@pluginjs/is'])); | ||
}(this, function (exports, utils, is) { 'use strict'; | ||
}(this, (function (exports, utils, is) { 'use strict'; | ||
@@ -667,2 +667,2 @@ function _slicedToArray(arr, i) { | ||
})); | ||
}))); |
/*! | ||
* @pluginjs/dom v0.7.17 (https://pluginjs.com) | ||
* @pluginjs/dom v0.7.18 (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.17", | ||
"version": "0.7.18", | ||
"category": "utils", | ||
@@ -37,7 +37,7 @@ "main": "dist/dom.common.js", | ||
"dependencies": { | ||
"@pluginjs/is": "^0.7.15", | ||
"@pluginjs/utils": "^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", | ||
@@ -70,3 +70,3 @@ "@pluginjs/cli": "^0.7.14", | ||
], | ||
"gitHead": "d1b3d9591a2fa49f13758c5ad8effcb021b096fc" | ||
"gitHead": "472b4a8e7fa20f8f6a75a6d98c42eddd32067b3e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85492
Updated@pluginjs/is@^0.7.16
Updated@pluginjs/utils@^0.7.17