Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gympass/yoga-helpers

Package Overview
Dependencies
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gympass/yoga-helpers - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

cjs/media.test.js
"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
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc