Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nasa-1975

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nasa-1975 - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

8

build/components/AgencyName/AgencyName.js

@@ -145,5 +145,9 @@ 'use strict';

stacked ? (0, _core.jsx)(StackedName, null) : (0, _core.jsx)(InlineName, null),
(0, _core.jsx)(
centerName && (0, _core.jsx)(
_Typography.Text,
_extends({ tag: 'span', weight: 'medium', css: centerHeading(size) }, commonTypographyProps),
_extends({
tag: 'span',
weight: 'medium',
css: centerHeading(size)
}, commonTypographyProps),
centerName

@@ -150,0 +154,0 @@ )

@@ -9,6 +9,4 @@ 'use strict';

var _react = require('react');
var _core = require('@emotion/core');
var _react2 = _interopRequireDefault(_react);
var _propTypes = require('prop-types');

@@ -22,4 +20,5 @@

function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }
function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; } /** @jsx jsx */
var DEFAULT_THEME = 'dark';

@@ -47,3 +46,3 @@

return _react2.default.createElement(
return (0, _core.jsx)(
'svg',

@@ -56,3 +55,3 @@ _extends({

}, restProps),
_react2.default.createElement(
(0, _core.jsx)(
'title',

@@ -62,3 +61,3 @@ { id: 'title' },

),
_react2.default.createElement(
(0, _core.jsx)(
'desc',

@@ -68,14 +67,14 @@ { id: 'desc' },

),
_react2.default.createElement(
(0, _core.jsx)(
'g',
null,
_react2.default.createElement('path', {
(0, _core.jsx)('path', {
fill: logoColor,
d: 'M91.991,104.699c1.576,5.961,4.119,8.266,8.613,8.266c4.659,0,7.102-2.799,7.102-8.266V3.2h29.184v101.499 c0,14.307-1.856,20.506-9.11,27.762c-5.228,5.229-14.871,9.271-27.047,9.271c-9.837,0-19.25-3.256-25.253-9.27 c-5.263-5.273-8.154-10.689-12.672-27.764L44.9,37.033c-1.577-5.961-4.119-8.265-8.613-8.265c-4.66,0-7.103,2.798-7.103,8.265 v101.5H0v-101.5C0,22.727,1.857,16.527,9.111,9.271C14.337,4.044,23.981,0,36.158,0c9.837,0,19.25,3.257,25.253,9.27 c5.263,5.273,8.154,10.689,12.672,27.764L91.991,104.699z'
}),
_react2.default.createElement('path', {
(0, _core.jsx)('path', {
fill: logoColor,
d: 'M478.038,138.533L444.334,33.096c-0.372-1.164-0.723-2.152-1.263-2.811 c-0.926-1.127-2.207-1.719-3.931-1.719c-1.723,0-3.004,0.592-3.931,1.719c-0.539,0.658-0.891,1.646-1.262,2.811l-33.703,105.437 h-30.167l36.815-115.177c1.918-6,4.66-11.094,8.139-14.488C421.002,3.047,428.038,0,439.141,0s18.14,3.047,24.109,8.867 c3.479,3.395,6.221,8.488,8.14,14.488l36.814,115.177H478.038z'
}),
_react2.default.createElement('path', {
(0, _core.jsx)('path', {
fill: logoColor,

@@ -82,0 +81,0 @@ d: 'M328.878,138.533c19.12,0,28.446-4.062,35.814-11.389c8.153-8.105,12.053-16.973,12.053-30.213 c0-11.699-4.283-22.535-10.804-29.019c-8.526-8.479-19.116-11.151-36.384-11.151L305.37,56.76c-9.242,0-12.925-1.117-15.839-3.98 c-2.001-1.964-2.939-4.885-2.939-8.328c0-3.559,0.857-7.074,3.303-9.475c2.171-2.131,5.13-3.109,10.816-3.109h69.903V3.2H306.05 c-19.12,0-28.445,4.063-35.814,11.389c-8.152,8.105-12.053,16.972-12.053,30.212c0,11.701,4.283,22.536,10.804,29.019 c8.527,8.479,19.116,11.152,36.384,11.152l24.188,0.002c9.242,0,12.925,1.115,15.839,3.979c2.001,1.965,2.939,4.885,2.939,8.328 c0,3.559-0.857,7.074-3.302,9.475c-2.172,2.131-5.131,3.109-10.817,3.109h-72.094l-27.651-86.509 c-1.918-6-4.66-11.094-8.139-14.488C220.363,3.047,213.327,0,202.224,0s-18.14,3.047-24.108,8.867 c-3.48,3.395-6.221,8.488-8.139,14.488l-36.815,115.177h30.166l33.704-105.437c0.372-1.164,0.723-2.152,1.263-2.811 c0.926-1.127,2.208-1.719,3.931-1.719s3.004,0.592,3.931,1.719c0.54,0.658,0.891,1.646,1.262,2.811l33.704,105.437H328.878z'

@@ -16,17 +16,2 @@ 'use strict';

var _Typography = require('./components/Typography');
Object.defineProperty(exports, 'Heading', {
enumerable: true,
get: function get() {
return _Typography.Heading;
}
});
Object.defineProperty(exports, 'Text', {
enumerable: true,
get: function get() {
return _Typography.Text;
}
});
var _AgencyName = require('./components/AgencyName');

@@ -59,2 +44,17 @@

var _Typography = require('./components/Typography');
Object.defineProperty(exports, 'Heading', {
enumerable: true,
get: function get() {
return _Typography.Heading;
}
});
Object.defineProperty(exports, 'Text', {
enumerable: true,
get: function get() {
return _Typography.Text;
}
});
var _tokens = require('./tokens');

@@ -61,0 +61,0 @@

{
"name": "nasa-1975",
"version": "2.0.1",
"version": "2.0.2",
"description": "A React design system based on the 1975 NASA Graphics Standards Manual.",

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

"@emotion/core": "^10.0.17",
"@storybook/addon-docs": "5.2.0-rc.8",
"@storybook/addons": "5.2.0-rc.8",
"@storybook/react": "5.2.0-rc.8",
"@storybook/theming": "^5.2.0-rc.8",
"@storybook/addon-docs": "5.2.0",
"@storybook/addons": "5.2.0",
"@storybook/react": "5.2.0",
"@storybook/theming": "^5.2.0",
"babel-cli": "^6.26.0",

@@ -33,0 +33,0 @@ "babel-core": "^6.26.3",

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