Socket
Socket
Sign inDemoInstall

@types/dot-prop

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.0 to 5.0.1

31

dot-prop/package.json
{
"name": "@types/dot-prop",
"version": "4.2.0",
"description": "TypeScript definitions for dot-prop",
"license": "MIT",
"contributors": [
{
"name": "Sam Verschueren",
"url": "https://github.com/samverschueren",
"githubUsername": "samverschueren"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}
],
"version": "5.0.1",
"typings": null,
"description": "Stub TypeScript definitions entry for dot-prop, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "b81d8e4716c660c33906162f360b1d1ed7d00ed712efb89f1e5fa46c59bfe797",
"typeScriptVersion": "2.2"
"author": "",
"repository": "https://github.com/sindresorhus/dot-prop",
"license": "MIT",
"dependencies": {
"dot-prop": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/dot-prop`
This is a stub types definition for dot-prop (https://github.com/sindresorhus/dot-prop).
# Summary
This package contains type definitions for dot-prop (https://github.com/sindresorhus/dot-prop#readme).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dot-prop
Additional Details
* Last updated: Fri, 12 Jan 2018 18:52:17 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Sam Verschueren <https://github.com/samverschueren>, BendingBender <https://github.com/BendingBender>.
dot-prop provides its own type definitions, so you don't need @types/dot-prop installed!

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc