anydbsqltesting
Advanced tools
Comparing version 2.3.0 to 2.4.0
{ | ||
"name": "anydbsqltesting", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "please ignore", | ||
@@ -39,12 +39,11 @@ "main": "anydb-sql.js", | ||
"any-db-transaction": "^2.2.2", | ||
"bluebird": "*", | ||
"node-sql-2": "^0.78.0" | ||
}, | ||
"peerDependencies": { | ||
"bluebird": "^3.5.0" | ||
}, | ||
"devDependencies": { | ||
"blue-tape": "^0.1.7", | ||
"sqlite3": "3.x" | ||
}, | ||
"resolutions": { | ||
"lodash": "^4.17.5" | ||
} | ||
} |
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
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
1
56939
- Removedbluebird@*