Comparing version 0.1.12 to 0.1.13
{ | ||
"name": "parse-yuf", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "Parse front matter extracted from yufrontin", | ||
@@ -24,5 +24,23 @@ "main": "index.js", | ||
"license": "ISC", | ||
"keywords": [], | ||
"keywords": [ | ||
"parse", | ||
"front", | ||
"matter", | ||
"front-matter", | ||
"read", | ||
"yaml", | ||
"yml", | ||
"yfm", | ||
"yamljs", | ||
"extract", | ||
"extend", | ||
"expand", | ||
"meta", | ||
"data", | ||
"metadata", | ||
"path", | ||
"stats" | ||
], | ||
"dependencies": { | ||
"yufrontin": "^0.1.6" | ||
"yufrontin": "^0.1.7" | ||
}, | ||
@@ -29,0 +47,0 @@ "devDependencies": {}, |
@@ -11,3 +11,3 @@ # parse-yuf | ||
```bash | ||
$ npm install akileez\parse-yuf | ||
$ npm install parse-yuf | ||
``` | ||
@@ -14,0 +14,0 @@ |
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
5723
Updatedyufrontin@^0.1.7