@advertol/core
Advanced tools
Comparing version 1.0.1-alpha.0 to 1.0.2-alpha.0
@@ -773,5 +773,6 @@ 'use strict'; | ||
exports.default = index; | ||
exports.Context = Context; | ||
exports.Control = Control; | ||
exports.Context = Context; | ||
exports.Service = Service; | ||
exports.default = index; | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -770,2 +770,3 @@ function _extends() { | ||
export default index; | ||
export { Control, Context, Service }; | ||
export { Context, Control, Service }; | ||
//# sourceMappingURL=index.esm.js.map |
{ | ||
"name": "@advertol/core", | ||
"version": "1.0.1-alpha.0", | ||
"version": "1.0.2-alpha.0", | ||
"description": "Advertisement zones manager.", | ||
@@ -10,4 +10,4 @@ "main": "index.cjs.js", | ||
"files": [ | ||
"index.cjs.js", | ||
"index.esm.js", | ||
"index.cjs.{js,js.map}", | ||
"index.esm.{js,js.map}", | ||
"LICENSE.md", | ||
@@ -37,2 +37,3 @@ "README.md" | ||
"babel-preset-niksy": "^4.1.0", | ||
"core-js": "^2.6.5", | ||
"eslint": "^5.4.0", | ||
@@ -48,5 +49,5 @@ "eslint-config-niksy": "^6.1.0", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
"karma": "^1.1.0", | ||
"karma": "^4.0.1", | ||
"karma-browserstack-launcher": "^1.0.0", | ||
"karma-chrome-launcher": "^1.0.1", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma-coverage-istanbul-reporter": "^2.0.1", | ||
@@ -85,3 +86,3 @@ "karma-fixture": "^0.2.6", | ||
"homepage": "https://github.com/niksy/advertol#readme", | ||
"gitHead": "37c1884afb062b799450a8a7e808910ebd8e88c0" | ||
"gitHead": "0c9d64757515bebb1bffe19ad98669e95f782d8c" | ||
} |
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
93835
7
1304
34