@tramvai/safe-strings
Advanced tools
Comparing version 0.5.10 to 0.5.11
/** | ||
* Stringify object and encode possible XSS and breaking code symbols for insertion result into script tag | ||
*/ | ||
export declare const safeStringify: (json: Record<string, any>) => string; | ||
export declare const safeStringify: (json: any) => string; |
{ | ||
"name": "@tramvai/safe-strings", | ||
"version": "0.5.10", | ||
"version": "0.5.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/utils.js", |
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
13943
1