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

@crave/farmblocks-constants

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crave/farmblocks-constants - npm Package Compare versions

Comparing version 1.1.0-alpha.b7f447a8 to 1.1.0

6

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="1.1.0-alpha.b7f447a8"></a>
# 1.1.0-alpha.b7f447a8 (2017-11-08)
<a name="1.1.0"></a>
# 1.1.0 (2017-11-08)

@@ -13,2 +13,2 @@

* **constants:** export all color constants ([b7f447a](https://github.com/CraveFood/farmblocks/commit/b7f447a))
* **constants:** export all color constants ([af9c7a9](https://github.com/CraveFood/farmblocks/commit/af9c7a9))
{
"name": "@crave/farmblocks-constants",
"version": "1.1.0-alpha.b7f447a8",
"version": "1.1.0",
"description": "Farmblocks constants",

@@ -5,0 +5,0 @@ "author": "Crave Food Services and AUTHORS",

@@ -7,10 +7,18 @@ ![logo-farmblocks](https://user-images.githubusercontent.com/7760/31051341-4d280118-a63c-11e7-9e8f-3b375ca8f9a0.png)

## Design spec
See it on [zeplin](https://scene.zeplin.io/project/595a9cd3b401bf1876faab27)
## Usage
```jsx
const { colors } = require("@crave/farmblocks-constants");
import { colors } from "@crave/farmblocks-constants";
```
## API
See it in the source
- [colors](https://github.com/CraveFood/farmblocks/blob/master/packages/constants/src/colors.js)
## License
MIT
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