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

@types/lodash.unescape

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.unescape - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

1

lodash.unescape/index.d.ts

@@ -5,4 +5,5 @@ // Type definitions for lodash.unescape 4.0

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

5

lodash.unescape/package.json
{
"name": "@types/lodash.unescape",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for lodash.unescape",

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

"peerDependencies": {},
"typesPublisherContentHash": "cb01e3db0b429e7245ee59711aaabc84e888e66b74d55b9ba9711013902c7465"
"typesPublisherContentHash": "baf97a1c721bf11d5ba902303db6c1f137e115ed8d1edf692993f61f2dd951c8",
"typeScriptVersion": "2.1"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lodash.unescape
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lodash.unescape
Additional Details
* Last updated: Mon, 05 Dec 2016 21:27:50 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: lodash
* Last updated: Fri, 27 Jan 2017 21:43:35 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": 4,
"libraryMinorVersion": 0,
"name": "lodash.unescape",
"libraryName": "lodash.unescape",
"typingsPackageName": "lodash.unescape",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [],
"declaredModules": [
"lodash.unescape"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "cb01e3db0b429e7245ee59711aaabc84e888e66b74d55b9ba9711013902c7465"
"data": {
"authors": "Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>",
"dependencies": {
"lodash": "*"
},
"pathMappings": {},
"libraryMajorVersion": 4,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.1",
"libraryName": "lodash.unescape",
"typingsPackageName": "lodash.unescape",
"projectName": "http://lodash.com/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"lodash.unescape/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "baf97a1c721bf11d5ba902303db6c1f137e115ed8d1edf692993f61f2dd951c8"
},
"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