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

dotprop

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotprop - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

package.json
{
"name": "dotprop",
"version": "1.2.0",
"version": "1.2.1",
"description": "Get property value by dot notation",

@@ -39,3 +39,3 @@ "main": "index.js",

},
"license": "unlicensed",
"license": "MIT",
"bugs": {

@@ -42,0 +42,0 @@ "url": "https://github.com/dy/dotprop/issues"

@@ -18,2 +18,8 @@ # dotprop [![Build Status](https://travis-ci.org/dy/dotprop.svg?branch=master)](https://travis-ci.org/dy/dotprop)

## Similar
* [sindresohrus/dot-prop](https://github.com/sindresorhus/dot-prop) - enables escaping `\.` at price of larger codebase
* [developit/dlv](https://github.com/developit/dlv)
* [facebookindicator/idx](https://github.com/facebookincubator/idx)
[![NPM](https://nodei.co/npm/dotprop.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/dotprop/)
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