array-tools
Advanced tools
Comparing version 1.0.5 to 1.0.6
"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" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
18887
+ Addedobject-tools@^1.0.0
+ Addedarray-tools@1.8.6(transitive)
+ Addedobject-tools@1.6.7(transitive)
+ Addedtypical@2.6.1(transitive)
- Removedobject-ting@^1.0.0