simple-double-linked-list
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "simple-double-linked-list", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "I am a simple man. I don’t need any insane magic lists with thousands of lines of never used methods. I just need a light, easy to use and reliable double linked list with comfortable iterator. Do you want the same think? Well nice, because I made one!", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/list.js", |
@@ -1,4 +0,1 @@ | ||
![List class - banner](images/list-heading-image.png?raw=true "List - easy and light double link list") | ||
# List | ||
@@ -5,0 +2,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
82254
16
187