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

namastey-circular-queue

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

namastey-circular-queue - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

16

package.json
{
"name": "namastey-circular-queue",
"version": "1.0.0",
"description": "A package implementing Circular Queue data structure",
"version": "1.0.1",
"description": "An efficient JavaScript package for implementing and working with Circular Queue data structures.",
"main": "index.js",

@@ -9,4 +9,12 @@ "scripts": {

},
"author": "Namastey Duniya , Sanjiv",
"license": "ISC"
"author": "Namastey Duniya, Sanjiv",
"license": "ISC",
"keywords": [
"circular-queue",
"data-structure",
"queue",
"javascript",
"algorithm"
],
"dependencies": {}
}
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