array-keys
Advanced tools
Comparing version 1.2.3 to 1.2.4
/*! | ||
* array-keys | ||
* version 1.2.3 | ||
* version 1.2.4 | ||
* http://github.com/silverbucket/array-keys | ||
@@ -5,0 +5,0 @@ * |
!function(e){if("object"==typeof exports)module.exports=e();else if("function"==typeof define&&define.amd)define(e);else{var f;"undefined"!=typeof window?f=window:"undefined"!=typeof global?f=global:"undefined"!=typeof self&&(f=self),f.ArrayKeys=e()}}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){ | ||
/*! | ||
* array-keys | ||
* version 1.2.3 | ||
* version 1.2.4 | ||
* http://github.com/silverbucket/array-keys | ||
@@ -6,0 +6,0 @@ * |
{ | ||
"name": "array-keys", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "a simple interface to manage large arrays of objects easily", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -47,6 +47,3 @@ # array-keys | ||
## license | ||
array-keys is licensed under the [LGPL](https://github.com/silverbucket/array-keys/blob/master/LICENSE) | ||
## credits | ||
@@ -53,0 +50,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
20723
52