runtime-shared
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -51,6 +51,2 @@ | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
@@ -278,3 +274,3 @@ | ||
exports.default = Promise; | ||
module.exports = Promise; | ||
@@ -281,0 +277,0 @@ /***/ } |
@@ -49,6 +49,2 @@ module.exports = /******/ (function(modules) { // webpackBootstrap | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
@@ -276,3 +272,3 @@ | ||
exports.default = Promise; | ||
module.exports = Promise; | ||
@@ -279,0 +275,0 @@ /***/ } |
@@ -51,5 +51,2 @@ | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
// https://github.com/WebReflection/url-search-params | ||
@@ -245,3 +242,3 @@ | ||
exports.default = URLSearchParams; | ||
module.exports = URLSearchParams; | ||
@@ -248,0 +245,0 @@ /***/ } |
@@ -49,5 +49,2 @@ module.exports = /******/ (function(modules) { // webpackBootstrap | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
// https://github.com/WebReflection/url-search-params | ||
@@ -243,3 +240,3 @@ | ||
exports.default = URLSearchParams; | ||
module.exports = URLSearchParams; | ||
@@ -246,0 +243,0 @@ /***/ } |
@@ -51,5 +51,2 @@ | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
// https://github.com/Polymer/URL | ||
@@ -609,3 +606,3 @@ | ||
exports.default = URL; | ||
module.exports = URL; | ||
@@ -612,0 +609,0 @@ /***/ } |
@@ -49,5 +49,2 @@ module.exports = /******/ (function(modules) { // webpackBootstrap | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
// https://github.com/Polymer/URL | ||
@@ -607,3 +604,3 @@ | ||
exports.default = URL; | ||
module.exports = URL; | ||
@@ -610,0 +607,0 @@ /***/ } |
'use strict'; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; | ||
@@ -229,2 +225,2 @@ | ||
exports.default = Promise; | ||
module.exports = Promise; |
'use strict'; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
// https://github.com/WebReflection/url-search-params | ||
@@ -196,2 +193,2 @@ | ||
exports.default = URLSearchParams; | ||
module.exports = URLSearchParams; |
'use strict'; | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
// https://github.com/Polymer/URL | ||
@@ -560,2 +557,2 @@ | ||
exports.default = URL; | ||
module.exports = URL; |
{ | ||
"name": "runtime-shared", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Stylesheet loader.", | ||
@@ -5,0 +5,0 @@ "license": "BSD-3-Clause", |
@@ -222,2 +222,2 @@ /* eslint no-extend-native: "off" */ | ||
export default Promise; | ||
module.exports = Promise; |
@@ -203,2 +203,2 @@ // https://github.com/WebReflection/url-search-params | ||
export default URLSearchParams; | ||
module.exports = URLSearchParams; |
@@ -583,2 +583,2 @@ // https://github.com/Polymer/URL | ||
export default URL; | ||
module.exports = URL; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
228596
3799