New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kintone/plugin-manifest-validator

Package Overview
Dependencies
Maintainers
8
Versions
77
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 5.0.2 to 6.0.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [6.0.0](https://github.com/kintone/js-sdk/compare/@kintone/plugin-manifest-validator@5.0.2...@kintone/plugin-manifest-validator@6.0.0) (2021-05-11)
### chore
* drop Node v10 support ([#870](https://github.com/kintone/js-sdk/issues/870)) ([5263389](https://github.com/kintone/js-sdk/commit/526338928e5a89a1f24c7458fc0c7c2452e36cc1))
### BREAKING CHANGES
* drop Node v10 support because of the EOL.
## [5.0.2](https://github.com/kintone/js-sdk/compare/@kintone/plugin-manifest-validator@5.0.1...@kintone/plugin-manifest-validator@5.0.2) (2021-04-13)

@@ -8,0 +24,0 @@

6

package.json
{
"name": "@kintone/plugin-manifest-validator",
"version": "5.0.2",
"version": "6.0.0",
"author": "Teppei Sato <teppeis@gmail.com>",
"engines": {
"node": ">=10"
"node": ">=12"
},

@@ -51,3 +51,3 @@ "main": "dist/src/index.js",

"license": "MIT",
"gitHead": "c7c64a71c0053c3df9328d8fb891b0e1d1fd73f4"
"gitHead": "cd7d74f81ec46fea38f2e3e22da1106575915461"
}

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