@cloudflare/style-container
Advanced tools
Comparing version 4.0.21 to 4.0.22
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="4.0.22"></a> | ||
## [4.0.22](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-container@4.0.21...@cloudflare/style-container@4.0.22) (2018-10-25) | ||
**Note:** Version bump only for package @cloudflare/style-container | ||
<a name="4.0.21"></a> | ||
@@ -15,3 +23,3 @@ ## [4.0.21](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-container@4.0.20...@cloudflare/style-container@4.0.21) (2018-10-12) | ||
<a name="4.0.20"></a> | ||
<a name="4.0.20"></a> | ||
## [4.0.20](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-container@4.0.19...@cloudflare/style-container@4.0.20) (2018-10-11) | ||
@@ -24,3 +32,3 @@ | ||
<a name="4.0.19"></a> | ||
<a name="4.0.19"></a> | ||
## [4.0.19](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-container@4.0.18...@cloudflare/style-container@4.0.19) (2018-10-10) | ||
@@ -36,3 +44,3 @@ | ||
<a name="4.0.18"></a> | ||
<a name="4.0.18"></a> | ||
## [4.0.18](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-container@4.0.17...@cloudflare/style-container@4.0.18) (2018-10-06) | ||
@@ -39,0 +47,0 @@ |
function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } | ||
function _wrapNativeSuper(Class) { var _cache = typeof Map === "function" ? new Map() : undefined; _wrapNativeSuper = function _wrapNativeSuper(Class) { if (Class === null) return null; if (typeof Class !== "function") { throw new TypeError("Super expression must either be null or a function"); } if (typeof _cache !== "undefined") { if (_cache.has(Class)) return _cache.get(Class); _cache.set(Class, Wrapper); } function Wrapper() { return _construct(Class, arguments, _getPrototypeOf(this).constructor); } Wrapper.prototype = Object.create(Class.prototype, { constructor: { value: Wrapper, enumerable: false, writable: true, configurable: true } }); return _setPrototypeOf(Wrapper, Class); }; return _wrapNativeSuper(Class); } | ||
function _wrapNativeSuper(Class) { var _cache = typeof Map === "function" ? new Map() : undefined; _wrapNativeSuper = function _wrapNativeSuper(Class) { if (Class === null || !_isNativeFunction(Class)) return Class; if (typeof Class !== "function") { throw new TypeError("Super expression must either be null or a function"); } if (typeof _cache !== "undefined") { if (_cache.has(Class)) return _cache.get(Class); _cache.set(Class, Wrapper); } function Wrapper() { return _construct(Class, arguments, _getPrototypeOf(this).constructor); } Wrapper.prototype = Object.create(Class.prototype, { constructor: { value: Wrapper, enumerable: false, writable: true, configurable: true } }); return _setPrototypeOf(Wrapper, Class); }; return _wrapNativeSuper(Class); } | ||
@@ -9,2 +9,4 @@ function isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } } | ||
function _isNativeFunction(fn) { return Function.toString.call(fn).indexOf("[native code]") !== -1; } | ||
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } | ||
@@ -11,0 +13,0 @@ |
@@ -24,3 +24,3 @@ "use strict"; | ||
function _wrapNativeSuper(Class) { var _cache = typeof Map === "function" ? new Map() : undefined; _wrapNativeSuper = function _wrapNativeSuper(Class) { if (Class === null) return null; if (typeof Class !== "function") { throw new TypeError("Super expression must either be null or a function"); } if (typeof _cache !== "undefined") { if (_cache.has(Class)) return _cache.get(Class); _cache.set(Class, Wrapper); } function Wrapper() { return _construct(Class, arguments, _getPrototypeOf(this).constructor); } Wrapper.prototype = Object.create(Class.prototype, { constructor: { value: Wrapper, enumerable: false, writable: true, configurable: true } }); return _setPrototypeOf(Wrapper, Class); }; return _wrapNativeSuper(Class); } | ||
function _wrapNativeSuper(Class) { var _cache = typeof Map === "function" ? new Map() : undefined; _wrapNativeSuper = function _wrapNativeSuper(Class) { if (Class === null || !_isNativeFunction(Class)) return Class; if (typeof Class !== "function") { throw new TypeError("Super expression must either be null or a function"); } if (typeof _cache !== "undefined") { if (_cache.has(Class)) return _cache.get(Class); _cache.set(Class, Wrapper); } function Wrapper() { return _construct(Class, arguments, _getPrototypeOf(this).constructor); } Wrapper.prototype = Object.create(Class.prototype, { constructor: { value: Wrapper, enumerable: false, writable: true, configurable: true } }); return _setPrototypeOf(Wrapper, Class); }; return _wrapNativeSuper(Class); } | ||
@@ -31,2 +31,4 @@ function isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } } | ||
function _isNativeFunction(fn) { return Function.toString.call(fn).indexOf("[native code]") !== -1; } | ||
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } | ||
@@ -33,0 +35,0 @@ |
{ | ||
"name": "@cloudflare/style-container", | ||
"description": "Cloudflare Style Container", | ||
"version": "4.0.21", | ||
"version": "4.0.22", | ||
"types": "./src", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-const": "^2.0.12", | ||
"@cloudflare/style-const": "^2.0.13", | ||
"fela": "^6.2.0", | ||
@@ -37,3 +37,6 @@ "fela-utils": "^8.1.0", | ||
"scripts": { | ||
"size": "size-limit" | ||
"size": "size-limit", | ||
"test": "framework-core test", | ||
"test-cov": "framework-core test --coverage", | ||
"test-watch": "framework-core test --watch" | ||
}, | ||
@@ -40,0 +43,0 @@ "size-limit": [ |
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
107611
1502