simple-double-linked-list
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "simple-double-linked-list", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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!", | ||
@@ -24,3 +24,3 @@ "main": "dist/src/list.js", | ||
], | ||
"author": "Martin Drozdík <info@bonsai-development.cz> (http://bonsai-development.cz)", | ||
"author": "Martin Drozdík <ja@martin-drozdik.cz> (http://martin-drozdik.cz)", | ||
"license": "GPL-3.0-or-later", | ||
@@ -32,4 +32,4 @@ "bugs": { | ||
"dependencies": { | ||
"assert-testing": "^1.0.8" | ||
"assert-testing": "^1.0.9" | ||
} | ||
} |
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
91367
Updatedassert-testing@^1.0.9