Comparing version 2.0.2 to 2.0.3
# athro | ||
## 2.0.3 | ||
### Patch Changes | ||
- updated root and packages/athro readme | ||
## 2.0.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "athro", | ||
"author": "arneeshaima", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A datastructures and algorithms library for TS/JS", | ||
@@ -52,4 +52,2 @@ "main": "dist/index.js", | ||
"depth first search", | ||
"front-end", | ||
"backend", | ||
"searching", | ||
@@ -59,4 +57,4 @@ "sorting", | ||
"trees", | ||
"reactjs", | ||
"vuejs", | ||
"react", | ||
"vue", | ||
"javascript", | ||
@@ -63,0 +61,0 @@ "nodejs", |
<h1 align="center"> | ||
athro - core | ||
athro | ||
</h1> | ||
@@ -10,2 +10,11 @@ | ||
<div align="center"> | ||
<a href="https://github.com/arneesh/athro/actions"><img src="https://github.com/arneesh/athro/workflows/CI/badge.svg?branch=master" alt="Build Status"></a> | ||
<a href="https://img.shields.io/npm/v/athro"><img src="https://img.shields.io/npm/v/athro" alt="Version"></a> | ||
<a href="https://packagephobia.now.sh/result?p=athro"><img src="https://badgen.net/packagephobia/install/athro" alt="Install Size"></a> | ||
</div> | ||
<br/> | ||
<p align="center"> | ||
@@ -36,5 +45,5 @@ <a href="https://athro.arneeshaima.com" target="_blank">Documentation</a> | <a href="https://athro.arneeshaima.com/Getting%20Started" target="_blank">Getting Started</a> | <a href="https://www.npmjs.com/package/athro" target="_blank">NPM</a> | ||
## Athro Documentation | ||
## Documentation | ||
For more information visit the athro <a href="https://athro.arneeshaima.com" target="_blank">Documentation</a> | ||
Visit the official <a href="https://athro.arneeshaima.com" target="_blank">Documentation</a> | ||
@@ -41,0 +50,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
60577
51