@gympass/yoga-helpers
Advanced tools
Comparing version 1.0.3 to 1.0.4
"use strict"; | ||
function _typeof(obj) { "@babel/helpers - typeof"; 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 _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); } | ||
@@ -26,3 +26,3 @@ var _yogaTokens = _interopRequireDefault(require("@gympass/yoga-tokens")); | ||
var expectedStyle = function expectedStyle() { | ||
return formatCss(_media.matcher.apply(void 0, arguments)(_templateObject || (_templateObject = _taggedTemplateLiteral(["\npadding: 10px;\n"])))); | ||
return formatCss(_media.matcher.apply(void 0, arguments)(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n padding: 10px;\n "])))); | ||
}; | ||
@@ -29,0 +29,0 @@ |
@@ -15,3 +15,3 @@ var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7; | ||
var expectedStyle = function expectedStyle() { | ||
return formatCss(matcher.apply(void 0, arguments)(_templateObject || (_templateObject = _taggedTemplateLiteral(["\npadding: 10px;\n"])))); | ||
return formatCss(matcher.apply(void 0, arguments)(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n padding: 10px;\n "])))); | ||
}; | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "@gympass/yoga-helpers", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Gympass helpers", | ||
@@ -15,2 +14,6 @@ "keywords": [ | ||
"main": "./cjs", | ||
"module": "./esm", | ||
"name": "@gympass/yoga-helpers", | ||
"private": false, | ||
"gitHead": "5f9883db8abeab6f4857005d3ea90a999ecb8453", | ||
"publishConfig": { | ||
@@ -26,6 +29,3 @@ "access": "public", | ||
"url": "https://github.com/Gympass/yoga/issues" | ||
}, | ||
"gitHead": "5a73ba4d5f1b4d1316db7a1e606e5519681384b4", | ||
"module": "./esm", | ||
"private": false | ||
} | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
30810
1