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

@entur/icons

Package Overview
Dependencies
Maintainers
12
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/icons - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

10

CHANGELOG.md

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

# [4.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.2.0...@entur/icons@4.3.0) (2022-07-05)
### Bug Fixes
- **validation exclamation icon:** fix icon colours for validation exclamation icon in react native ([4e64eb8](https://bitbucket.org/enturas/design-system/commits/4e64eb86fd1b98731b47ac040ce578e8ee0aa956))
### Features
- **icons:** add seat capacity icons to facility group ([25265da](https://bitbucket.org/enturas/design-system/commits/25265da52f929a9e830419b98f28f2fd22617612))
# [4.2.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@4.1.2...@entur/icons@4.2.0) (2022-06-24)

@@ -8,0 +18,0 @@

4

dist/index.d.ts

@@ -57,3 +57,5 @@ import React from 'react';

export declare const CutleryIcon: React.FC<IconProps>;
export declare const FullIcon: React.FC<IconProps>;
export declare const LockerIcon: React.FC<IconProps>;
export declare const ManySeatsAvailableIcon: React.FC<IconProps>;
export declare const ParkIcon: React.FC<IconProps>;

@@ -66,3 +68,5 @@ export declare const ParkAndRideIcon: React.FC<IconProps>;

export declare const SeatIcon: React.FC<IconProps>;
export declare const SeatsAvailableIcon: React.FC<IconProps>;
export declare const SleepIcon: React.FC<IconProps>;
export declare const StandingAvailableIcon: React.FC<IconProps>;
export declare const StrollerIcon: React.FC<IconProps>;

@@ -69,0 +73,0 @@ export declare const TVMIcon: React.FC<IconProps>;

4

package.json
{
"name": "@entur/icons",
"version": "4.2.0",
"version": "4.3.0",
"license": "EUPL-1.2",

@@ -51,3 +51,3 @@ "main": "dist/index.js",

},
"gitHead": "974289b6579ade4460d12aa877a89e454c983d48"
"gitHead": "c58969a2ac3a5429137f84f9fe91888f4c4bcc4b"
}

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

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

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

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