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

armstrong-react

Package Overview
Dependencies
Maintainers
2
Versions
339
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

armstrong-react - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

dist/index.d.ts

@@ -12,3 +12,3 @@ export { IIconProps, Icon } from "./components/display/icon";

export { IContainerProps, Container } from "./components/layout/container";
export { IGrid, Grid, IRow, Row, ICol, Col, SingleColumnRow } from "./components/layout/grid";
export { IGrid, Grid, IRow, Row, ICol, Col, SingleColumnRow, FixedCentralColumnRow } from "./components/layout/grid";
export { HeadingElementType, HeadingStyleType, IHeadingProps, Heading } from "./components/text/heading";

@@ -15,0 +15,0 @@ export { TextElementType, ITextProps, Text } from "./components/text/text";

@@ -29,2 +29,3 @@ "use strict";

exports.SingleColumnRow = grid_1.SingleColumnRow;
exports.FixedCentralColumnRow = grid_1.FixedCentralColumnRow;
var heading_1 = require("./components/text/heading");

@@ -31,0 +32,0 @@ exports.Heading = heading_1.Heading;

{
"name": "armstrong-react",
"version": "0.2.5",
"version": "0.2.6",
"description": "Rocketmakers Armstrong library of React components",

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

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