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

dlv.ts

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dlv.ts - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "dlv.ts",
"version": "1.1.3",
"version": "1.1.4",
"description": "Safely get a dot-notated property within an object.",

@@ -5,0 +5,0 @@ "main": "dist/dlv.js",

@@ -0,1 +1,5 @@

### Fork notice
This fork is a TypeScript implementation of [dlv](https://github.com/developit/dlv).
# `dlv(obj, keypath)` [![NPM](https://img.shields.io/npm/v/dlv.svg)](https://npmjs.com/package/dlv) [![Build](https://travis-ci.org/developit/dlv.svg?branch=master)](https://travis-ci.org/developit/dlv)

@@ -2,0 +6,0 @@

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