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.17 to 0.0.18

lib/icons/Back.d.ts

1

lib/index.d.ts
export { default as BaseIcon } from './BaseIcon';
export * from './BaseIcon';
export { default as Add } from './icons/Add';
export { default as Back } from './icons/Back';
export { default as Blog } from './icons/Blog';

@@ -5,0 +6,0 @@ export { default as Bold } from './icons/Bold';

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

exports.Add = Add_1.default;
var Back_1 = require("./icons/Back");
exports.Back = Back_1.default;
var Blog_1 = require("./icons/Blog");

@@ -13,0 +15,0 @@ exports.Blog = Blog_1.default;

4

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

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

},
"gitHead": "d973da2f8b047bdc1fcd189692c5a5c7c11bc872"
"gitHead": "951e79b9524934853113459a1a83a41142169432"
}

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