@tlon/indigo-light
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@tlon/indigo-light", | ||
"version": "1.0.2", | ||
"description": "Tlon's design language", | ||
"version": "1.0.3", | ||
"description": "Light theme for Indigo React", | ||
"author": "tlon", | ||
"license": "MIT", | ||
"repository": "urbit/indigo-tokens", | ||
"main": "dist/index.js", | ||
"module": "dist/indigo-tokens.esm.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=8", | ||
"npm": ">=5" | ||
}, | ||
"scripts": { | ||
"start": "tsdx watch --verbose", | ||
"build": "tsdx build", | ||
"test": "tsdx test --passWithNoTests", | ||
"lint": "tsdx lint", | ||
"lint:fix": "tsdx lint src --fix", | ||
"prepare": "tsdx build" | ||
}, | ||
"peerDependencies": { | ||
"styled-components": ">= 4" | ||
}, | ||
"repository": "urbit/indigo-light", | ||
"main": "index.ts", | ||
"module": "index.ts", | ||
"devDependencies": { | ||
"@types/styled-components": "^4.4.3", | ||
"husky": "^4.2.2", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"styled-components": "^5.0.1", | ||
"tsdx": "^0.12.3", | ||
"tslib": "^1.10.0", | ||
"typescript": "^3.7.5" | ||
"prettier": "^2.0.5", | ||
"pretty-quick": "^2.0.1", | ||
"styled-components": "^5.0.1" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "tsdx lint" | ||
"pre-commit": "pretty-quick --staged" | ||
} | ||
@@ -48,7 +27,3 @@ }, | ||
"trailingComma": "es5" | ||
}, | ||
"dependencies": { | ||
"chroma-js": "^2.1.0", | ||
"esbuild": "^0.5.3" | ||
} | ||
} |
@@ -1,16 +0,24 @@ | ||
# indigo-tokens | ||
[![npm (scoped)](https://img.shields.io/npm/v/@tlon/indigo-tokens?style=plastic)](https://www.npmjs.com/package/@tlon/indigo-tokens) | ||
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/urbit/indigo-tokens?style=plastic)](https://www.github.com/urbit/indigo-tokens) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/min/@tlon/indigo-tokens?style=plastic)](https://www.npmjs.com/package/@tlon/indigo-tokens) | ||
![NPM](https://img.shields.io/npm/l/@tlon/indigo-tokens?style=plastic) | ||
# indigo-light | ||
**Related**: [indigo-react](https://www.github.com/urbit/indigo-react), | ||
[indigo-static](https://www.github.com/urbit/indigo-static) | ||
[![npm (scoped)](https://img.shields.io/npm/v/@tlon/indigo-light?style=flat)](https://www.npmjs.com/package/@tlon/indigo-light) | ||
Indigo Light is a [`styled-system`](https://styled-system.com/theme-specification) compatible light theme for [Indigo React](https://www.github.com/urbit/indigo-react). This theme is also used as the main type definition for all Indigo themes. | ||
## Quick Start | ||
``` | ||
npm install @tlon/indigo-tokens | ||
$ npm install @tlon/indigo-light | ||
``` | ||
`indigo-tokens` is a [`styled-components`](https://styled-system.com/theme-specification) compatible theme. | ||
```js | ||
import light from '@tlon/indigo-light' | ||
``` | ||
### Related | ||
| Library | Github | NPM | | ||
| ------------ | ----------------------------------------- | ------------------------------------------------ | | ||
| indigo-light | https://www.github.com/urbit/indigo-light | https://www.npmjs.com/package/@tlon/indigo-light | | ||
| indigo-dark | https://www.github.com/urbit/indigo-dark | https://www.npmjs.com/package/@tlon/indigo-dark | | ||
| indigo-react | https://www.github.com/urbit/indigo-react | https://www.npmjs.com/package/@tlon/indigo-react | |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
0
5
1
25
1
7367
4
172
1
- Removedchroma-js@^2.1.0
- Removedesbuild@^0.5.3
- Removed@emotion/is-prop-valid@1.2.2(transitive)
- Removed@emotion/memoize@0.8.1(transitive)
- Removed@emotion/unitless@0.8.1(transitive)
- Removed@types/stylis@4.2.5(transitive)
- Removedcamelize@1.0.1(transitive)
- Removedchroma-js@2.6.0(transitive)
- Removedcss-color-keywords@1.0.0(transitive)
- Removedcss-to-react-native@3.2.0(transitive)
- Removedcsstype@3.1.3(transitive)
- Removedesbuild@0.5.26(transitive)
- Removednanoid@3.3.8(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedpostcss@8.4.38(transitive)
- Removedpostcss-value-parser@4.2.0(transitive)
- Removedreact@19.0.0(transitive)
- Removedreact-dom@19.0.0(transitive)
- Removedscheduler@0.25.0(transitive)
- Removedshallowequal@1.1.0(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedstyled-components@6.1.13(transitive)
- Removedstylis@4.3.2(transitive)
- Removedtslib@2.6.2(transitive)