@thi.ng/dcons
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
"main": "./index.js", | ||
"typings": "./index.d.ts", | ||
"repository": "https://github.com/thi-ng/dcons.git", | ||
"repository": "https://github.com/thi-ng/umbrella", | ||
"author": "Karsten Schmidt <k+npm@thi.ng>", | ||
@@ -14,3 +14,3 @@ "license": "Apache-2.0", | ||
"clean": "rm -rf *.js *.d.ts build doc", | ||
"pub": "yarn run build && (cd build && yarn publish --access public)" | ||
"pub": "yarn run build && yarn publish --access public" | ||
}, | ||
@@ -27,3 +27,3 @@ "devDependencies": { | ||
"dependencies": { | ||
"@thi.ng/api": "^1.2.1" | ||
"@thi.ng/api": "^1.3.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "keywords": [ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
26975
6
Updated@thi.ng/api@^1.3.0