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.53.0 to 0.54.2

dist/assets/alertIllustration.svg

8

CHANGELOG.md

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

<a name="0.54.2"></a>
## [0.54.2](https://github.com/hooroo/roo-ui/compare/v0.54.1...v0.54.2) (2018-09-21)
**Note:** Version bump only for package @roo-ui/assets
<a name="0.53.0"></a>

@@ -8,0 +16,0 @@ # [0.53.0](https://github.com/hooroo/roo-ui/compare/v0.52.2...v0.53.0) (2018-09-06)

@@ -43,2 +43,11 @@ 'use strict';

var _alertIllustration = require('./alertIllustration.svg');
Object.defineProperty(exports, 'alertIllustration', {
enumerable: true,
get: function get() {
return _interopRequireDefault(_alertIllustration).default;
}
});
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

2

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

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

@@ -5,1 +5,2 @@ export { default as roo } from './roo.svg';

export { default as pebbleRed } from './pebbleRed.svg';
export { default as alertIllustration } from './alertIllustration.svg';
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