Comparing version 0.0.4 to 3.0.0
If you'd like to contribute to this project, please use the fork-and-pull | ||
model: | ||
1. Fork [Capital Framework](https://github.com/cfpb/capital-framework) to your personal account. | ||
1. Fork [Capital Framework](https://github.com/capital-framework/capital-framework) to your personal account. | ||
2. Create a branch and make your changes. | ||
@@ -6,0 +6,0 @@ 3. Test the changes locally/in your personal fork. Run `npm test`. |
{ | ||
"name": "cf-layout", | ||
"version": "0.0.4", | ||
"version": "3.0.0", | ||
"description": "Capital Framework layouts", | ||
"homepage": "http://capitalframework.com", | ||
"author": { | ||
"name": "Consumer Financial Protection Bureau", | ||
"email": "tech@cfpb.gov", | ||
"url": "http://consumerfinance.gov" | ||
"url": "https://consumerfinance.gov" | ||
}, | ||
@@ -26,5 +25,5 @@ "license": "CC0-1.0", | ||
"dependencies": { | ||
"cf-core": "*", | ||
"cf-grid": "*" | ||
"cf-core": "^3.0.0", | ||
"cf-grid": "^3.0.0" | ||
} | ||
} |
@@ -7,3 +7,3 @@ # cf-layout [![Build Status](https://img.shields.io/travis/cfpb/capital-framework.svg)](https://travis-ci.org/cfpb/capital-framework) | ||
a front end framework developed at the | ||
[Consumer Financial Protection Bureau](https://cfpb.github.io/). | ||
[Capital Framework](https://cfpb.github.io/capital-framework). | ||
@@ -25,3 +25,3 @@ - [View the docs](https://cfpb.github.io/design-manual/ui-toolkit/ui-toolkit.html) | ||
Detailed instructions can be found at the Capital Framework | ||
[documentation site](https://cfpb.github.io/capital-framework/components/). | ||
[documentation site](https://cfpb.github.io/capital-framework/). | ||
@@ -28,0 +28,0 @@ |
@@ -41,3 +41,3 @@ As a work of the United States Government, this package is in the | ||
[policy]: http://github.com/cfpb/source-code-policy/ | ||
[policy]: http://github.com/capital-framework/source-code-policy/ | ||
[CC0]: http://creativecommons.org/publicdomain/zero/1.0/legalcode | ||
@@ -44,0 +44,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1114169
5278
1
+ Addedbox-sizing-polyfill@0.1.0(transitive)
+ Addedcf-core@3.5.0(transitive)
+ Addedcf-grid@3.2.0(transitive)
- Removedcf-core@11.0.0(transitive)
- Removedcf-grid@11.0.0(transitive)
Updatedcf-core@^3.0.0
Updatedcf-grid@^3.0.0