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

@govuk-react/icons

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-react/icons - npm Package Compare versions

Comparing version 0.2.2 to 0.2.4

es/IconImportant/index.js

2

es/index.js

@@ -5,2 +5,4 @@ import _ArrowLeft from './ArrowLeft';

export { _ArrowRight as ArrowRight };
import _IconImportant from './IconImportant';
export { _IconImportant as IconImportant };
import _Search from './Search';

@@ -7,0 +9,0 @@ export { _Search as Search };

@@ -13,2 +13,6 @@ "use strict";

var _IconImportant2 = _interopRequireDefault(require("./IconImportant"));
exports.IconImportant = _IconImportant2.default;
var _Search2 = _interopRequireDefault(require("./Search"));

@@ -15,0 +19,0 @@

2

package.json
{
"name": "@govuk-react/icons",
"version": "0.2.2",
"version": "0.2.4",
"dependencies": {

@@ -5,0 +5,0 @@ "@govuk-react/constants": "^0.2.2",

export ArrowLeft from './ArrowLeft';
export ArrowRight from './ArrowRight';
export IconImportant from './IconImportant';
export Search from './Search';

@@ -4,0 +5,0 @@ export Spinner from './Spinner';

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