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

machinepack-arrays

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-arrays - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

3

machines/pluck.js

@@ -24,3 +24,4 @@ module.exports = {

description: 'The array of dictionaries to iterate over.',
example: [{}],
typeclass: 'array',
// example: [{}],
required: true

@@ -27,0 +28,0 @@ },

@@ -24,3 +24,4 @@ module.exports = {

description: 'The array to sort.',
example: [{}],
typeclass: 'array',
// example: [{}],
required: true

@@ -27,0 +28,0 @@ },

@@ -24,3 +24,4 @@ module.exports = {

description: 'The array of dictionaries to remove duplicates from.',
example: [{}],
typeclass: 'array',
// example: [{}],
required: true

@@ -27,0 +28,0 @@ },

{
"name": "machinepack-arrays",
"version": "2.2.0",
"version": "2.2.1",
"description": "Work with arrays.",

@@ -5,0 +5,0 @@ "scripts": {

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