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

longest

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

longest - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

index.js
/**
* longest <https://github.com/jonschlinkert/longest>
*
* Copyright (c) 2014 Jon Schlinkert
* Copyright (c) 2014-2015, Jon Schlinkert.
* Licensed under the MIT license.

@@ -6,0 +6,0 @@ */

{
"name": "longest",
"version": "0.3.0",
"version": "0.3.1",
"description": "Get the longest item in an array.",

@@ -19,5 +19,8 @@ "homepage": "https://github.com/jonschlinkert/longest",

"type": "MIT",
"url": "https://github.com/jonschlinkert/longest/blob/master/LICENSE-MIT"
"url": "https://github.com/jonschlinkert/longest/blob/master/LICENSE"
},
"main": "index.js",
"files": [
"index.js"
],
"scripts": {

@@ -30,5 +33,4 @@ "test": "mocha"

"devDependencies": {
"fill-range": "^0.2.0",
"mocha": "*",
"should": "^4.3.0"
"fill-range": "^1.4.0",
"mocha": "*"
},

@@ -35,0 +37,0 @@ "keywords": [

@@ -44,3 +44,3 @@ # longest [![NPM version](https://badge.fury.io/js/longest.svg)](http://badge.fury.io/js/longest)

## License
Copyright (c) 2014 Jon Schlinkert
Copyright (c) 2014-2015 Jon Schlinkert
Released under the MIT license

@@ -50,2 +50,2 @@

_This file was generated by [verb](https://github.com/assemble/verb) on November 28, 2014._
_This file was generated by [verb](https://github.com/assemble/verb) on January 21, 2015._
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