New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rebass

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rebass - npm Package Compare versions

Comparing version 2.0.0-0 to 2.0.0-1

.nojekyll

15

package.json
{
"name": "rebass",
"version": "2.0.0-0",
"version": "2.0.0-1",
"description": "React UI component library & design system, built with styled-components and styled-system",

@@ -27,7 +27,6 @@ "main": "dist/index.js",

"chroma-js": "^1.3.6",
"grid-styled": ">=3.2.0",
"grid-styled": "^3.2.1",
"prop-types": "^15.6.0",
"styled-components": ">=2.0 || >=3.0",
"styled-system": ">=2.1.0",
"system-components": ">=2.0.1"
"styled-system": "^2.2.5",
"system-components": "^2.0.2"
},

@@ -46,4 +45,8 @@ "devDependencies": {

"react-dom": "^16.2.0",
"react-test-renderer": "^16.2.0"
"react-test-renderer": "^16.2.0",
"styled-components": "^3.2.0"
},
"peerDependencies": {
"styled-components": ">=2.0 || >= 3.0"
},
"repository": {

@@ -50,0 +53,0 @@ "type": "git",

.travis.yml

Sorry, the diff of this file is not supported yet

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