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

typed-path

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-path - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

6

package.json
{
"name": "typed-path",
"version": "2.2.0",
"version": "2.2.1",
"description": "Type safe object string paths for typescript.",

@@ -20,3 +20,5 @@ "main": "index.js",

"type",
"string"
"string",
"ramda",
"route"
],

@@ -23,0 +25,0 @@ "files": [

# Typed Path
[![https://nodei.co/npm/typed-path.svg?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/typed-path.svg?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/typed-path)
[![Travis](https://img.shields.io/travis/bsalex/typed-path)](https://travis-ci.org/github/bsalex/typed-path)
[![HitCount](http://hits.dwyl.com/bsalex/typed-path.svg)](http://hits.dwyl.com/bsalex/typed-path)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/bsalex/typed-path/issues)
![GitHub top language](https://img.shields.io/github/languages/top/bsalex/typed-path)
![David](https://img.shields.io/david/bsalex/typed-path)
![npm bundle size](https://img.shields.io/bundlephobia/min/typed-path)
![GitHub last commit](https://img.shields.io/github/last-commit/bsalex/typed-path)
![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/bsalex/typed-path)
![GitHub issues](https://img.shields.io/github/issues/bsalex/typed-path)
![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability-percentage/bsalex/typed-path)
![Code Climate technical debt](https://img.shields.io/codeclimate/tech-debt/bsalex/typed-path)
[![codecov](https://codecov.io/gh/bsalex/typed-path/branch/master/graph/badge.svg?token=uzpVtSWKbv)](https://codecov.io/gh/bsalex/typed-path)
---

@@ -4,0 +18,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