Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,5 @@ | ||
# v1.0.4 | ||
- Improved documentation | ||
# v1.0.3 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "json2sheet", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Utility package to convert json objects to excel sheets easily (based on exceljs)", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/Rustam-Kirgizbaev/json2sheet", |
@@ -22,3 +22,3 @@ # json2sheet | ||
```bash | ||
yarn add mypackage | ||
yarn add json2sheet | ||
``` | ||
@@ -25,0 +25,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
8982