Comparing version 0.5.17 to 0.5.18
{ | ||
"name": "wTools", | ||
"version": "0.5.17", | ||
"version": "0.5.18", | ||
"description": "Generic purpose tools of base level for solving problems in Java Script.", | ||
"author": "Kostiantyn Wandalen <wtory.net@domainsbyproxy.com>", | ||
"license": "MIT", | ||
"main": "abase/staging/wTools.s", | ||
"main": "staging/abase/wTools.s", | ||
"files": [ | ||
"abase/staging/wTools.s", | ||
"staging/abase/wTools.s", | ||
"production" | ||
], | ||
"scripts": { | ||
"test": "node ./abase/staging/z.test/All.s", | ||
"test": "node ./staging/abase/z.test/All.s", | ||
"make_doc": "./doc.sh" | ||
@@ -24,3 +24,4 @@ }, | ||
"dependencies": { | ||
"underscore": "" | ||
"underscore": "", | ||
"wTools": "" | ||
}, | ||
@@ -27,0 +28,0 @@ "devDependencies": { |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
302352
5
2
2
+ AddedwTools@