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

array-back

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-back - npm Package Compare versions

Comparing version 6.1.1 to 6.1.2

7

package.json
{
"name": "array-back",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "6.1.1",
"version": "6.1.2",
"description": "Guarantees an array back",

@@ -27,3 +27,3 @@ "repository": "https://github.com/75lb/array-back.git",

"scripts": {
"test": "npm run test:node",
"test": "npm run dist && npm run test:node",
"test:node": "test-runner test.mjs",

@@ -40,4 +40,5 @@ "test:web": "web-runner test.mjs",

"jsdoc-to-markdown": "^7.0.1",
"test-runner": "^0.9.2"
"rollup": "^2.52.7",
"test-runner": "^0.9.5"
}
}

@@ -5,3 +5,3 @@ [![view on npm](https://badgen.net/npm/v/array-back)](https://www.npmjs.org/package/array-back)

[![Gihub package dependents](https://badgen.net/github/dependents-pkg/75lb/array-back)](https://github.com/75lb/array-back/network/dependents?dependent_type=PACKAGE)
[![Build Status](https://travis-ci.org/75lb/array-back.svg?branch=master)](https://travis-ci.org/75lb/array-back)
[![Node.js CI](https://github.com/75lb/array-back/actions/workflows/node.js.yml/badge.svg)](https://github.com/75lb/array-back/actions/workflows/node.js.yml)
[![Coverage Status](https://coveralls.io/repos/github/75lb/array-back/badge.svg)](https://coveralls.io/github/75lb/array-back)

@@ -78,1 +78,2 @@ [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard)

&copy; 2015-21 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/75lb/jsdoc-to-markdown).

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