@apollo/utils.stripsensitiveliterals
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@apollo/utils.stripsensitiveliterals", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Remove literals from an AST which might contain PII (strings and numbers)", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"engines": { | ||
"node": ">=12.13.0 <18.0" | ||
"node": ">=12.13.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "publishConfig": { |
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
5453