Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "colorcat", | ||
"description": "loves colors", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"repository": { | ||
@@ -21,6 +21,6 @@ "type": "git", | ||
"colors": "^1.1.2", | ||
"karg": ">=1.0.7", | ||
"lodash": "^4.11.1", | ||
"noon": ">=1.0.6" | ||
"karg": ">=1.0.9", | ||
"lodash": "^4.17.4", | ||
"noon": ">=1.0.13" | ||
} | ||
} |
@@ -17,2 +17,3 @@ | ||
- [coffee](./syntax/coffee.noon) [js](./syntax/js.noon) | ||
- [py](./syntax/py.noon) [cpp](./syntax/cpp.noon) | ||
- [noon](./syntax/noon.noon) [yaml](./syntax/yaml.noon) [cson](./syntax/cson.noon) [json](./syntax/json.noon) [ini](./syntax/ini.noon) | ||
@@ -19,0 +20,0 @@ - [pug](./syntax/pug.noon) [html](./syntax/html.noon) |
Sorry, the diff of this file is not supported yet
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
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
48347
26
27
Updatedkarg@>=1.0.9
Updatedlodash@^4.17.4
Updatednoon@>=1.0.13