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

@types/lodash.range

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

@types/lodash.range - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

2

lodash.range/index.d.ts

@@ -5,5 +5,5 @@ // Type definitions for lodash.range 3.2

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.2
import { range } from "lodash";
export = range;
{
"name": "@types/lodash.range",
"version": "3.2.1",
"version": "3.2.2",
"description": "TypeScript definitions for lodash.range",
"license": "MIT",
"author": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu"
},
{
"name": "Stepan Mikhaylyuk",
"url": "https://github.com/stepancar"
}
],
"main": "",

@@ -17,4 +30,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "ceb6a5d44916e5c807fe356ecb08150a914f6d1b6b1ec350b4ae9082eecaadae",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "d6cea2cb88dabd84e7e5d1938029006992f730c23f70a1bd0d016b2ab17f2db0",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 27 Jan 2017 21:43:32 GMT
* Last updated: Wed, 22 Mar 2017 19:53:01 GMT
* Dependencies: lodash

@@ -14,0 +14,0 @@ * Global values: none

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