@clearchannel/iris
Advanced tools
Comparing version 1.0.0-beta.17 to 1.0.0-beta.18
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1451072
59