@asher/fetcher
Advanced tools
Comparing version 0.1.0-a1 to 0.1.0-a2
@@ -1,2 +0,2 @@ | ||
const methodChainMixin = require('../../misc/method-chain-mixin') | ||
const methodChainMixin = require('@asher/misc/method-chain-mixin') | ||
const request = require('superagent') | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@asher/fetcher", | ||
"version": "0.1.0-a1", | ||
"version": "0.1.0-a2", | ||
"description": "", | ||
@@ -13,4 +13,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@asher/misc": "*", | ||
"superagent": "^3.8.3" | ||
} | ||
} |
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
1354
2
3
+ Added@asher/misc@*