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

bluefeather

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluefeather - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

2

package.json

@@ -64,3 +64,3 @@ {

},
"version": "2.4.2",
"version": "2.4.3",
"dependencies": {

@@ -67,0 +67,0 @@ "bluebird": "^3.5.0"

@@ -13,3 +13,3 @@ // @flow

type MapType = (values: Array<any>, mapper: CallbackType, configuration: MapConfigurationType) => Promise<Array<any>>;
type MapType = (values: Array<any>, mapper: CallbackType, configuration?: MapConfigurationType) => Promise<Array<any>>;

@@ -16,0 +16,0 @@ /**

Sorry, the diff of this file is not supported yet

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