node-structures
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "node-structures", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Albert Hambardzumyan", |
@@ -13,5 +13,5 @@ # node-structures | ||
* [Stack](###Stack) | ||
* [Queue](###Queue) | ||
* [Linked List](###LinkedList) | ||
* [Stack](#stack) | ||
* [Queue](#queue) | ||
* [Linked List](#linkedList) | ||
@@ -18,0 +18,0 @@ # Installation |
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
25581