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

array-tools

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-tools - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

lib/array-tools.js
"use strict";
var t = require("typical"),
o = require("object-ting");
o = require("object-tools");

@@ -5,0 +5,0 @@ /**

{
"name": "array-tools",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "1.0.5",
"version": "1.0.6",
"description": "Useful functions for working with arrays",
"repository": "https://github.com/75lb/array-ting.git",
"repository": "https://github.com/75lb/array-tools.git",
"main": "./lib/array-tools.js",

@@ -31,5 +31,5 @@ "keywords": [

"dependencies": {
"object-ting": "^1.0.0",
"object-tools": "^1.0.0",
"typical": "^1.0.0"
}
}
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