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

@roo-ui/assets

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roo-ui/assets - npm Package Compare versions

Comparing version 0.39.1 to 0.49.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="0.49.0"></a>
# [0.49.0](https://github.com/hooroo/roo-ui/compare/v0.48.0...v0.49.0) (2018-08-01)
### Features
* **greys:** converts greys array to an object and introduces a new grey - Breaking Change :pear: [@dougmcclurg](https://github.com/dougmcclurg) ([#132](https://github.com/hooroo/roo-ui/issues/132)) ([0706dd0](https://github.com/hooroo/roo-ui/commit/0706dd0))
<a name="0.39.1"></a>

@@ -8,0 +19,0 @@ ## [0.39.1](https://github.com/hooroo/roo-ui/compare/v0.39.0...v0.39.1) (2018-06-26)

2

package.json
{
"name": "@roo-ui/assets",
"version": "0.39.1",
"version": "0.49.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -14,3 +14,3 @@ import React from 'react';

.add('default', () => (
<Box p={6} bg="grey.3">
<Box p={6} bg="greys.porcelain">
<img

@@ -17,0 +17,0 @@ src={select('Assets', invert(assets), Object.values(assets)[0])}

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