New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 5.3.0 to 5.4.0

machines/sample-subset.js

2

machines/construct.js

@@ -39,3 +39,3 @@ module.exports = {

description: 'Returns new array.',
outputFriendlyName: 'New Array',
outputFriendlyName: 'New array',
outputDescription: 'A new array.',

@@ -42,0 +42,0 @@ like: 'array'

@@ -71,4 +71,2 @@ module.exports = {

extendedDescription: 'The type of the final result must be compatible with the initial value, as well as the partial result provided to the iteratee during each iteration.',
example: '*',
constant: true,
isExemplar: true

@@ -75,0 +73,0 @@ },

{
"name": "machinepack-arrays",
"version": "5.3.0",
"version": "5.4.0",
"description": "Work with arrays.",

@@ -18,3 +18,3 @@ "scripts": {

"lodash": "^3.7.0",
"machine": "^11.0.1",
"machine": "^12.2.5",
"rttc": "^8.1.5"

@@ -51,3 +51,4 @@ },

"find-index-of",
"replace"
"replace",
"sample-subset"
],

@@ -54,0 +55,0 @@ "testsUrl": "https://travis-ci.org/"

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