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

@kintone/plugin-uploader

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kintone/plugin-uploader - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="2.4.3"></a>
## [2.4.3](https://github.com/kintone/plugin-uploader/compare/v2.4.2...v2.4.3) (2018-10-10)
### Bug Fixes
* **deps:** update dependency puppeteer to ^1.9.0 ([#118](https://github.com/kintone/plugin-uploader/issues/118)) ([aad7d5e](https://github.com/kintone/plugin-uploader/commit/aad7d5e))
<a name="2.4.2"></a>

@@ -7,0 +17,0 @@ ## [2.4.2](https://github.com/kintone/plugin-uploader/compare/v2.4.1...v2.4.2) (2018-09-12)

14

package.json
{
"name": "@kintone/plugin-uploader",
"version": "2.4.2",
"version": "2.4.3",
"description": "A kintone plugin uploader using puppetieer",

@@ -36,15 +36,15 @@ "bin": {

"os-locale": "^3.0.1",
"puppeteer": "^1.8.0"
"puppeteer": "^1.9.0"
},
"devDependencies": {
"@types/inquirer": "0.0.43",
"@types/node": "^9.6.31",
"@types/puppeteer": "^1.6.3",
"@types/node": "^9.6.34",
"@types/puppeteer": "^1.9.0",
"npm-run-all": "^4.1.3",
"prettier": "^1.14.2",
"prettier": "^1.14.3",
"standard-version": "^4.4.0",
"tslint": "^5.11.0",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^3.0.3"
"tslint-plugin-prettier": "^2.0.0",
"typescript": "^3.1.1"
}
}
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