cryptic-css
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cryptic-css", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A full version for CrypticCSS including all available official plugins, props and extensions.", | ||
@@ -26,9 +26,9 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"dependencies": { | ||
"@cryptic-css/core": "^0.0.2", | ||
"@cryptic-css/plugin-grid": "^0.0.2", | ||
"@cryptic-css/plugin-gutter": "^0.0.2", | ||
"@cryptic-css/plugin-ratio": "^0.0.2", | ||
"@cryptic-css/prop-mid": "^0.0.2", | ||
"@cryptic-css/prop-mq": "^0.0.2", | ||
"@cryptic-css/prop-scroll": "^0.0.2" | ||
"@cryptic-css/core": "^0.0.3", | ||
"@cryptic-css/plugin-grid": "^0.0.3", | ||
"@cryptic-css/plugin-gutter": "^0.0.3", | ||
"@cryptic-css/plugin-ratio": "^0.0.3", | ||
"@cryptic-css/prop-mid": "^0.0.3", | ||
"@cryptic-css/prop-mq": "^0.0.3", | ||
"@cryptic-css/prop-scroll": "^0.0.3" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "07a77cee77c50ff2ea3995a99efb147a3792f5e1" | ||
"gitHead": "5802f3d1bd0ce096ec33a985c18cdbbc627dacd0" | ||
} |
@@ -1,11 +0,7 @@ | ||
# `@cryptic-css/value-ratio` | ||
# `cryptic-css` | ||
> TODO: description | ||
> A full version containing all available extra props and plugins. | ||
## Usage | ||
``` | ||
const valueRatio = require('@cryptic-css/value-ratio'); | ||
// TODO: DEMONSTRATE API | ||
``` | ||
Use the same way as core. |
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
0
1893
8
+ Added@cryptic-css/core@0.0.3(transitive)
+ Added@cryptic-css/plugin-grid@0.0.3(transitive)
+ Added@cryptic-css/plugin-gutter@0.0.3(transitive)
+ Added@cryptic-css/plugin-ratio@0.0.3(transitive)
+ Added@cryptic-css/prop-mid@0.0.3(transitive)
+ Added@cryptic-css/prop-mq@0.0.3(transitive)
+ Added@cryptic-css/prop-scroll@0.0.3(transitive)
- Removed@cryptic-css/core@0.0.2(transitive)
- Removed@cryptic-css/plugin-grid@0.0.2(transitive)
- Removed@cryptic-css/plugin-gutter@0.0.2(transitive)
- Removed@cryptic-css/plugin-ratio@0.0.2(transitive)
- Removed@cryptic-css/prop-mid@0.0.2(transitive)
- Removed@cryptic-css/prop-mq@0.0.2(transitive)
- Removed@cryptic-css/prop-scroll@0.0.2(transitive)
Updated@cryptic-css/core@^0.0.3
Updated@cryptic-css/prop-mid@^0.0.3
Updated@cryptic-css/prop-mq@^0.0.3