@kintone/data-loader
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.1](https://github.com/kintone/js-sdk/compare/@kintone/data-loader@0.2.0...@kintone/data-loader@0.2.1) (2021-03-31) | ||
**Note:** Version bump only for package @kintone/data-loader | ||
# [0.2.0](https://github.com/kintone/js-sdk/compare/@kintone/data-loader@0.1.6...@kintone/data-loader@0.2.0) (2021-03-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@kintone/data-loader", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"publishConfig": { | ||
@@ -53,12 +53,12 @@ "access": "public" | ||
"devDependencies": { | ||
"@types/yargs": "^16.0.0", | ||
"@types/yargs": "^16.0.1", | ||
"cross-env": "^7.0.2", | ||
"pkg": "^4.4.9" | ||
"pkg": "^4.5.1" | ||
}, | ||
"dependencies": { | ||
"@kintone/rest-api-client": "^1.12.0", | ||
"@kintone/rest-api-client": "^1.12.1", | ||
"csv-parse": "^4.15.3", | ||
"yargs": "^16.2.0" | ||
}, | ||
"gitHead": "752f0a5d976d1a56fc85b733630f394fe260d2c0" | ||
"gitHead": "23ec3dd450698bf418e82f5f1b5eae1d6d773679" | ||
} |
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
76954