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

@styled-system/flexbox

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@styled-system/flexbox - npm Package Compare versions

Comparing version 5.0.0-7 to 5.0.0-11

2

dist/index.js

@@ -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"
}
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