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

@types/dottie

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dottie - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dottie/index.d.ts

@@ -79,3 +79,3 @@ // Type definitions for dottie 2.0

*/
get<T>(obj: object, path: DottiePath, defaultValue: T): T;
get<T>(obj: object, path: DottiePath, defaultValue?: T): T;

@@ -82,0 +82,0 @@ /**

{
"name": "@types/dottie",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for dottie",

@@ -20,4 +20,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "1973d7bd551f0cf32bd7d22f8f0e5f16680063f8c406cd88f65f49e7cc78b80b",
"typesPublisherContentHash": "30205a015ec103e414a445fcb21316ebcf5a7f43e6c36ca9813e20643e0e850a",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Mon, 01 May 2017 14:50:06 GMT
* Last updated: Wed, 31 May 2017 23:30:18 GMT
* Dependencies: none

@@ -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