Socket
Socket
Sign inDemoInstall

rahome

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rahome - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

18

package.json
{
"version": "0.2.6",
"version": "0.2.7",
"license": "MIT",

@@ -58,12 +58,12 @@ "main": "dist/index.js",

"devDependencies": {
"@types/jest": "^25.1.4",
"@types/jest": "^25.2.3",
"cross-env": "^7.0.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-sonarjs": "^0.5.0",
"husky": "^4.2.3",
"np": "^6.2.0",
"prettier": "^2.0.2",
"tsdx": "^0.13.0",
"tslib": "^1.11.1",
"typescript": "^3.8.3"
"husky": "^4.2.5",
"np": "^6.2.4",
"prettier": "^2.0.5",
"tsdx": "^0.13.2",
"tslib": "^1.11.2",
"typescript": "^3.9.5"
},

@@ -70,0 +70,0 @@ "dependencies": {

@@ -41,2 +41,9 @@ # rahome

## API Reference
- [LinkedList](src/LinkedList/LinkedList.md)
- [Stack](src/Stack/Stack.md)
- [Queue](src/Queue/Queue.md)
- [HashTable](src/HashTable/HashTable.md)
## Contributing

@@ -43,0 +50,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