@kintone/plugin-manifest-validator
Advanced tools
Comparing version 6.1.3 to 6.1.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.1.4](https://github.com/kintone/js-sdk/compare/@kintone/plugin-manifest-validator@6.1.3...@kintone/plugin-manifest-validator@6.1.4) (2021-11-17) | ||
### Bug Fixes | ||
* **deps:** update dependency bytes to ^3.1.1 ([#1205](https://github.com/kintone/js-sdk/issues/1205)) ([d33b967](https://github.com/kintone/js-sdk/commit/d33b967e50b7a676b4288cb33ab336767262e1a8)) | ||
## [6.1.3](https://github.com/kintone/js-sdk/compare/@kintone/plugin-manifest-validator@6.1.2...@kintone/plugin-manifest-validator@6.1.3) (2021-09-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@kintone/plugin-manifest-validator", | ||
"version": "6.1.3", | ||
"version": "6.1.4", | ||
"author": "Teppei Sato <teppeis@gmail.com>", | ||
@@ -28,6 +28,6 @@ "engines": { | ||
"ajv": "^7.0.4", | ||
"bytes": "^3.1.0" | ||
"bytes": "^3.1.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-typescript": "^7.15.0", | ||
"@babel/preset-typescript": "^7.16.0", | ||
"@types/bytes": "^3.1.1", | ||
@@ -52,3 +52,3 @@ "babel-plugin-replace-ts-export-assignment": "^0.0.2", | ||
"license": "MIT", | ||
"gitHead": "544bca1a8b2fc4b17816785a0e4d4db28f4d2396" | ||
"gitHead": "1b3d194962a117222bbfcb4a692d0fda7833430c" | ||
} |
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
104659
Updatedbytes@^3.1.1