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

@clearchannel/iris

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clearchannel/iris - npm Package Compare versions

Comparing version 1.0.0-beta.17 to 1.0.0-beta.18

4

package.json
{
"name": "@clearchannel/iris",
"version": "1.0.0-beta.17",
"version": "1.0.0-beta.18",
"description": "Iris Component Library",
"author": "Clear Channel Outdoor Developers",
"license": "MIT",
"repository": "https://github.com/ClearChannelOutdoor/iris-rollup.git",
"repository": "https://github.com/ClearChannelOutdoor/iris.git",
"main": "dist/index.cjs",

@@ -9,0 +9,0 @@ "module": "dist/index.js",

@@ -7,7 +7,5 @@ # Iris

TODO: Chores! There is no working repo at this github url, we have it named `iris-rollup`, but we should DEFINITELY change that repo's name to `iris` so this url works!
To install
```shell
npm install github:ClearChannelOutdoor/iris
npm install @clearchannel/iris
```

@@ -17,3 +15,3 @@

// pages/_app.jsx
import { CCOThemeProvider } from "@clearchanneloutdoor/iris";
import { CCOThemeProvider } from "@clearchannel/iris";

@@ -62,2 +60,2 @@ const NextApp = ({ Component, pageProps }) => {

- Iris Confluence documentation: https://clearchanneloutdoor.atlassian.net/wiki/spaces/DESIGN/pages/2118549513/Iris
- https://github.com/ClearChannelOutdoor/iris-rollup TODO: change this repo to `iris`
- https://github.com/ClearChannelOutdoor/iris
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