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

@useblu/ocean-components

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useblu/ocean-components - npm Package Compare versions

Comparing version 0.1.0-beta.2 to 0.1.0-beta.3

4

dist/Grid/index.d.ts
/// <reference types="react" />
import Container from './Container';
import Row from './Row';
import Col from './Col';
export { Container, Row, Col };
declare const _default: {

@@ -3,0 +7,0 @@ Container: import("react").ForwardRefExoticComponent<{

2

dist/index.es.js

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

export { index as Grid, Typography };
export { Col, Container, index as Grid, Row, Typography };
//# sourceMappingURL=index.es.js.map

@@ -185,4 +185,7 @@ 'use strict';

exports.Col = Col;
exports.Container = Container;
exports.Grid = index;
exports.Row = Row;
exports.Typography = Typography;
//# sourceMappingURL=index.js.map
{
"name": "@useblu/ocean-components",
"version": "0.1.0-beta.2",
"version": "0.1.0-beta.3",
"description": "React components that implement Ocean's Design System.",

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

Sorry, the diff of this file is not supported yet

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