data-api-client
Advanced tools
Comparing version 0.0.0 to 1.0.0-beta
{ | ||
"name": "data-api-client", | ||
"version": "0.0.0", | ||
"description": "", | ||
"version": "1.0.0-beta", | ||
"description": "A lightweight wrapper that simplifies working with the Amazon Aurora Serverless Data API", | ||
"main": "index.js", | ||
@@ -24,3 +24,9 @@ "scripts": { | ||
}, | ||
"homepage": "https://github.com/jeremydaly/data-api-client#readme" | ||
"homepage": "https://github.com/jeremydaly/data-api-client#readme", | ||
"devDependencies": { | ||
"aws-sdk": "^2.466.0" | ||
}, | ||
"dependencies": { | ||
"sqlstring": "^2.3.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
41561
4
409
0
441
1
1
2
+ Addedsqlstring@^2.3.1
+ Addedsqlstring@2.3.3(transitive)