Socket
Socket
Sign inDemoInstall

styled-system

Package Overview
Dependencies
7
Maintainers
2
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.3 to 4.0.4

28

package.json
{
"name": "styled-system",
"version": "4.0.3",
"version": "4.0.4",
"description": "Responsive, theme-based style props for building design systems with React",

@@ -33,10 +33,10 @@ "main": "dist/index.cjs.js",

"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/core": "^7.3.4",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.0.0",
"@emotion/core": "^10.0.6",
"@emotion/styled": "^10.0.6",
"ava": "^1.2.0",
"@emotion/core": "^10.0.9",
"@emotion/styled": "^10.0.9",
"ava": "^1.3.1",
"benchmark": "^2.1.4",

@@ -46,8 +46,8 @@ "cross-env": "^5.2.0",

"is-ci": "^1.1.0",
"lint-staged": "^8.1.3",
"nyc": "^12.0.2",
"prettier": "^1.16.1",
"react": "^16.7.0",
"lint-staged": "^8.1.5",
"nyc": "^13.3.0",
"prettier": "^1.16.4",
"react": "^16.8.4",
"react-live": "^1.12.0",
"react-test-renderer": "^16.7.0",
"react-test-renderer": "^16.8.4",
"rebass": "^3.0.1",

@@ -82,4 +82,4 @@ "scrs": "^1.1.0",

"dependencies": {
"@babel/runtime": "^7.3.1",
"prop-types": "^15.6.2"
"@babel/runtime": "^7.3.4",
"prop-types": "^15.7.2"
},

@@ -86,0 +86,0 @@ "husky": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc