Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kintone/plugin-manifest-validator

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kintone/plugin-manifest-validator - npm Package Compare versions

Comparing version 6.1.3 to 6.1.4

11

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc