arr-obj-values
Advanced tools
Comparing version 1.1.0 to 1.1.1
'use strict'; | ||
var arrayUnion = require('array-union'); | ||
var objectValues = require('object-values'); | ||
@@ -4,0 +3,0 @@ |
{ | ||
"name": "arr-obj-values", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Get the values of an array of objects", | ||
@@ -27,3 +27,2 @@ "license": "MIT", | ||
"dependencies": { | ||
"array-union": "^1.0.1", | ||
"object-values": "^1.0.0" | ||
@@ -30,0 +29,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
2642
12
- Removedarray-union@^1.0.1
- Removedarray-union@1.0.2(transitive)
- Removedarray-uniq@1.0.3(transitive)