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

react-oui-icons

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-oui-icons - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/Icon/index.js

7

CHANGELOG.md

@@ -10,6 +10,9 @@ # Change Log

## 2.0.1 - 2018-02-21
- [Fix] Deploy `/dist/**` directory correctly.
## 2.0.0 - 2018-02-21
- [Breaking] Exclude react, react-dom, and prop-types from exported code (moved to peerDependencies).
- [Added] Export ES5 Icon component as package.main, ES6 Icon Component as package.module
- [Added] Export a single combined SVG file of all the SVGs in use at dist/svg/svg-symbols.svg
- [Added] Export ES5 Icon Component as `package.main`, ES6 Icon Component as `package.module`
- [Added] Export a single combined SVG file of all the SVGs in use at `dist/svg/svg-symbols.svg`
- [Infra] Use babel to build instead of webpack

@@ -16,0 +19,0 @@

{
"name": "react-oui-icons",
"version": "2.0.0",
"version": "2.0.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "src/index.js",

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