Socket
Socket
Sign inDemoInstall

@types/lodash.kebabcase

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

Comparing version 4.1.1 to 4.1.2

2

lodash.kebabcase/index.d.ts

@@ -5,5 +5,5 @@ // Type definitions for lodash.kebabCase 4.1

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.2
import { kebabCase } from "lodash";
export = kebabCase;
{
"name": "@types/lodash.kebabcase",
"version": "4.1.1",
"version": "4.1.2",
"description": "TypeScript definitions for lodash.kebabCase",
"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": "26c254e5da1f12369752b6efb2dfca8d1db161d12c9b624e801de71969e01d6f",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "a7ac69dda2cffc443a3c257cd4ac273146a9083189288f092c0198104826f9c1",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 27 Jan 2017 21:43:30 GMT
* Last updated: Wed, 22 Mar 2017 19:52:58 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