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

@kintone/plugin-uploader

Package Overview
Dependencies
Maintainers
6
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 3.0.5 to 3.0.6

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [3.0.6](https://github.com/kintone/plugin-uploader/compare/v3.0.5...v3.0.6) (2019-11-26)
### Bug Fixes
* **deps:** update dependency puppeteer to v2 ([#237](https://github.com/kintone/plugin-uploader/issues/237)) ([51c0abf](https://github.com/kintone/plugin-uploader/commit/51c0abf33c1ea9a1f3a116e453591b9cb39f0758))
### [3.0.5](https://github.com/kintone/plugin-uploader/compare/v3.0.4...v3.0.5) (2019-10-23)

@@ -7,0 +14,0 @@

14

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

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

"os-locale": "^4.0.0",
"puppeteer": "^1.19.0"
"puppeteer": "^2.0.0"
},
"devDependencies": {
"@types/inquirer": "6.5.0",
"@types/node": "^9.6.52",
"@types/puppeteer": "^1.19.1",
"@types/node": "^9.6.55",
"@types/puppeteer": "^1.20.3",
"npm-run-all": "^4.1.5",
"prettier": "^1.18.2",
"standard-version": "^7.0.0",
"tslint": "^5.20.0",
"standard-version": "^7.0.1",
"tslint": "^5.20.1",
"tslint-plugin-prettier": "^2.0.1",
"typescript": "^3.6.4"
"typescript": "^3.7.2"
}
}
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