mongodb-connection-string-url
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "mongodb-connection-string-url", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "MongoDB connection strings, based on the WhatWG URL API", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"eslint-plugin-standard": "^4.0.1", | ||
"gen-esm-wrapper": "^1.1.0", | ||
"gen-esm-wrapper": "^1.1.3", | ||
"mocha": "^8.1.3", | ||
@@ -55,0 +55,0 @@ "nyc": "^15.1.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
26811
7
203