Socket
Socket
Sign inDemoInstall

doc-path

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doc-path - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

package.json

@@ -5,3 +5,3 @@ {

"description": "A document path library for Node.JS",
"version": "1.2.1",
"version": "1.2.2",
"repository": {

@@ -32,6 +32,6 @@ "type": "git",

"devDependencies": {
"mocha": "5.0.1",
"mocha": "5.2.0",
"istanbul": "0.4.5",
"should": "13.2.1",
"underscore": "1.8.3"
"underscore": "1.9.1"
},

@@ -38,0 +38,0 @@ "engines": {

# A Document Path Library for Node
[![Build Status](https://travis-ci.org/mrodrig/doc-path.svg?branch=master)](https://travis-ci.org/mrodrig/doc-path)
[![Dependencies](https://www.bithound.io/github/mrodrig/doc-path/badges/dependencies.svg)](https://www.bithound.io/github/mrodrig/doc-path/master/dependencies/npm)
[![Dependencies](https://img.shields.io/david/mrodrig/doc-path.svg?style=flat-square)](https://www.npmjs.org/package/doc-path)
[![Monthly Downloads](http://img.shields.io/npm/dm/doc-path.svg)](https://www.npmjs.org/package/doc-path)
[![NPM version](https://img.shields.io/npm/v/doc-path.svg)](https://www.npmjs.org/package/doc-path)
[![bitHound Score](https://www.bithound.io/github/mrodrig/doc-path/badges/score.svg)](https://www.bithound.io/github/mrodrig/doc-path)
[![Known Vulnerabilities](https://snyk.io/test/npm/doc-path/badge.svg)](https://snyk.io/test/npm/doc-path)

@@ -9,0 +9,0 @@ This module will take paths in documents which can include nested paths specified by '.'s and can evaluate the path

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