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

athro

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

athro - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

6

CHANGELOG.md
# athro
## 2.0.2
### Patch Changes
- updated readme and license
## 2.0.1

@@ -4,0 +10,0 @@

11

package.json
{
"name": "athro",
"author": "arneeshaima",
"version": "2.0.1",
"version": "2.0.2",
"description": "A datastructures and algorithms library for TS/JS",

@@ -64,8 +64,5 @@ "main": "dist/index.js",

"expressjs",
"ember.js",
"meteor",
"mithril",
"backbone.js",
"polymer",
"svelte"
"svelte",
"bun",
"deno"
],

@@ -72,0 +69,0 @@ "scripts": {

@@ -14,5 +14,30 @@

### Links
- Visit the project on **[npm](https://www.npmjs.com/package/athro)**
- Visit the project on **[github](https://github.com/arneesh/athro)**
- Visit the project's site **[athro](https://athro.arneeshaima.com/)**
## Installation
Add **athro** to your project using one of the following commands.
**With npm**
```bash
npm install athro
```
**or With yarn**
```bash
yarn add athro
```
**or With pnpm**
```bash
pnpm add athro
```
## Athro Documentation
For more information visit the athro <a href="https://athro.arneeshaima.com" target="_blank">Documentation</a>
## License
[MIT](./LICENSE) License © 2020-Present [Arneesh Aima](https://github.com/arneesh)

Sorry, the diff of this file is not supported yet

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