@styled-system/flexbox
Advanced tools
Comparing version 5.0.0-7 to 5.0.0-11
@@ -28,2 +28,2 @@ "use strict"; | ||
var _default = flexbox; | ||
exports["default"] = _default; | ||
exports["default"] = _default; |
{ | ||
"name": "@styled-system/flexbox", | ||
"version": "5.0.0-7", | ||
"version": "5.0.0-11", | ||
"main": "dist/index.js", | ||
@@ -9,13 +9,8 @@ "module": "dist/index.esm.js", | ||
"dependencies": { | ||
"@styled-system/core": "^5.0.0-7" | ||
"@styled-system/core": "^5.0.0-11" | ||
}, | ||
"scripts": { | ||
"prepare": "mkdir -p dist && npm run build:cjs && npm run build:esm", | ||
"build:cjs": "NODE_ENV=cjs babel src/index.js -o dist/index.js", | ||
"build:esm": "NODE_ENV=esm babel src/index.js -o dist/index.esm.js" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "e1e240e1dc5ca903cfbf0dc0527a19e0cc6ff749" | ||
"gitHead": "be83686fe5f3756814cf9da74ced7a686d2fda9c" | ||
} |
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
2830
5
64