typed-path
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15775
112