Socket
Socket
Sign inDemoInstall

@os-design/icons

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@os-design/icons - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

lib/icons/Enter.d.ts

1

lib/index.d.ts

@@ -15,2 +15,3 @@ export { default as BaseIcon } from './BaseIcon';

export { default as Empty } from './icons/Empty';
export { default as Enter } from './icons/Enter';
export { default as Eye } from './icons/Eye';

@@ -17,0 +18,0 @@ export { default as EyeInvisible } from './icons/EyeInvisible';

@@ -33,2 +33,4 @@ "use strict";

exports.Empty = Empty_1.default;
var Enter_1 = require("./icons/Enter");
exports.Enter = Enter_1.default;
var Eye_1 = require("./icons/Eye");

@@ -35,0 +37,0 @@ exports.Eye = Eye_1.default;

4

package.json
{
"name": "@os-design/icons",
"version": "0.0.23",
"version": "0.0.24",
"license": "MIT",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

},
"gitHead": "1258f4d393568f240c52f9dfac9c320df6d3d13d"
"gitHead": "1e42016872fb47ddea93ceb33f5bb0aef80a92e7"
}

Sorry, the diff of this file is not supported yet

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