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

native-promise-pool

Package Overview
Dependencies
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native-promise-pool - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0-next.1573629693.9be2e24db6370ba242164c59679958ec2105b4c8

7

HISTORY.md
# History
## v1.2.0 2019 November 13
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.1.0 2019 November 9

@@ -8,2 +12,3 @@

## v1.0.0 2018 November 14
- Initial stable release
- Initial stable release

18

package.json
{
"name": "native-promise-pool",
"version": "1.1.0",
"version": "1.2.0-next.1573629693.9be2e24db6370ba242164c59679958ec2105b4c8",
"description": "Create a pool of a specified concurrency that accepts functions that return promises",

@@ -45,6 +45,3 @@ "homepage": "https://github.com/bevry/native-promise-pool",

},
"funding": {
"type": "cooperative",
"url": "https://bevry.me/fund"
},
"funding": "https://bevry.me/fund",
"author": "2018+ Benjamin Lupton <b@lupton.cc>",

@@ -55,3 +52,4 @@ "maintainers": [

"contributors": [
"Benjamin Lupton (http://balupton.com)"
"Benjamin Lupton (http://balupton.com)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],

@@ -104,3 +102,3 @@ "bugs": {

"@babel/preset-env": "^7.7.1",
"assert-helpers": "^4.9.7",
"assert-helpers": "4.10.0",
"bluebird": "^3.7.1",

@@ -113,7 +111,7 @@ "chalk": "^3.0.0",

"jsdoc": "^3.6.3",
"kava": "^3.1.0",
"kava": "^3.2.0",
"logger-clearable": "^1.0.1",
"minami": "^1.2.3",
"prettier": "^1.19.0",
"projectz": "^1.7.5",
"prettier": "^1.19.1",
"projectz": "^1.10.0",
"surge": "^0.21.3",

@@ -120,0 +118,0 @@ "valid-directory": "^1.0.0"

@@ -166,3 +166,4 @@ <!-- TITLE/ -->

<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/native-promise-pool/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/native-promise-pool">view contributions</a></li></ul>
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/native-promise-pool/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/native-promise-pool">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/native-promise-pool/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/native-promise-pool">view contributions</a></li></ul>

@@ -169,0 +170,0 @@ <a href="https://github.com/bevry/native-promise-pool/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

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