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

array-keys

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-keys - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

4

array-keys.js
/*!
* array-keys
* version 1.2.7
* version 1.2.8
* http://github.com/silverbucket/array-keys

@@ -9,3 +9,3 @@ *

*
* array-keys is released under the LGPL (see LICENSE).
* array-keys is released under the MIT license (see LICENSE).
*

@@ -12,0 +12,0 @@ * You don't have to do anything special to choose one license or the other

!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.7
* version 1.2.8
* http://github.com/silverbucket/array-keys

@@ -10,3 +10,3 @@ *

*
* array-keys is released under the LGPL (see LICENSE).
* array-keys is released under the MIT license (see LICENSE).
*

@@ -13,0 +13,0 @@ * You don't have to do anything special to choose one license or the other

{
"name": "array-keys",
"version": "1.2.7",
"version": "1.2.8",
"description": "a simple interface to manage large arrays of objects easily",

@@ -5,0 +5,0 @@ "license": "MIT",

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