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.0 to 3.2.1

1

lodash.range/index.d.ts

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

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
import { range } from "lodash";
export = range;

5

lodash.range/package.json
{
"name": "@types/lodash.range",
"version": "3.2.0",
"version": "3.2.1",
"description": "TypeScript definitions for lodash.range",

@@ -17,3 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "d8d2fb988bf295f3bbac3bd1cf371e7aa0fb6427b45f32157d1c858fa33f97a8"
"typesPublisherContentHash": "ceb6a5d44916e5c807fe356ecb08150a914f6d1b6b1ec350b4ae9082eecaadae",
"typeScriptVersion": "2.1"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.range
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.range
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:47 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: lodash
* Last updated: Fri, 27 Jan 2017 21:43:32 GMT
* Dependencies: lodash
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"libraryDependencies": [],
"moduleDependencies": [
"lodash"
],
"libraryMajorVersion": 3,
"libraryMinorVersion": 2,
"name": "lodash.range",
"libraryName": "lodash.range",
"typingsPackageName": "lodash.range",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.range"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "d8d2fb988bf295f3bbac3bd1cf371e7aa0fb6427b45f32157d1c858fa33f97a8"
"data": {
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"dependencies": {
"lodash": "*"
},
"pathMappings": {},
"libraryMajorVersion": 3,
"libraryMinorVersion": 2,
"typeScriptVersion": "2.1",
"libraryName": "lodash.range",
"typingsPackageName": "lodash.range",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.range/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "ceb6a5d44916e5c807fe356ecb08150a914f6d1b6b1ec350b4ae9082eecaadae"
},
"isLatest": true
}
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