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

@shopify/polaris-icons

Package Overview
Dependencies
Maintainers
13
Versions
796
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/polaris-icons - npm Package Compare versions

Comparing version 3.4.0 to 3.5.0

images/text-alignment-center_major_monotone.svg

13

CHANGELOG.md

@@ -5,4 +5,15 @@ # Changelog

## Unreleased
<!-- ## Unreleased -->
## 3.5.0 - 2019-08-08
### New icons
- `TextAlignmentCenterMajorMonotone`
- `TextAlignmentCenterMajorTwotone`
- `TextAlignmentLeftMajorMonotone`
- `TextAlignmentLeftMajorTwotone`
- `TextAlignmentRightMajorMonotone`
- `TextAlignmentRightMajorTwotone`
## 3.4.0 - 2019-05-20

@@ -9,0 +20,0 @@

@@ -550,2 +550,8 @@ export declare const AbandonedCartMajorMonotone: React.SFC<React.SVGProps<SVGSVGElement>>;

export declare const TeamMajorTwotone: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const TextAlignmentCenterMajorMonotone: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const TextAlignmentCenterMajorTwotone: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const TextAlignmentLeftMajorMonotone: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const TextAlignmentLeftMajorTwotone: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const TextAlignmentRightMajorMonotone: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const TextAlignmentRightMajorTwotone: React.SFC<React.SVGProps<SVGSVGElement>>;
export declare const TextMajorMonotone: React.SFC<React.SVGProps<SVGSVGElement>>;

@@ -552,0 +558,0 @@ export declare const TextMajorTwotone: React.SFC<React.SVGProps<SVGSVGElement>>;

6

package.json
{
"name": "@shopify/polaris-icons",
"version": "3.4.0",
"version": "3.5.0",
"license": "SEE LICENSE IN LICENSE.md",

@@ -33,7 +33,7 @@ "author": "Shopify Inc.",

},
"homepage": "https://github.com/Shopify/polaris-icons/blob/master/packages/polaris-icons/README.md",
"homepage": "https://polaris-icons.shopify.com/",
"devDependencies": {
"@shopify/polaris-icons-raw": "^1.7.1",
"@shopify/polaris-icons-raw": "^1.7.2",
"rollup": "^1.3.2"
}
}

@@ -5,4 +5,6 @@ # @shopify/polaris-icons

> This package exports a JavaScript file containing the Polaris icons that can be used by partners building on the Shopify platform.
> This package exports a JavaScript file containing the Polaris icons that can be used by partners building on the Shopify platform, and contains SVG files in the [`/images/` directory](https://unpkg.com/@shopify/polaris-icons/images/).
Browse and search Polaris icons: <https://polaris-icons.shopify.com>.
## Getting started

@@ -50,2 +52,8 @@

### SVG files
For consumers who don’t use React, we provide SVG files within the `images` folder.
View the list of available files on [unpkg](https://unpkg.com/@shopify/polaris-icons/images/).
## Contributing πŸ™Œ

@@ -52,0 +60,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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