netlify-onegraph-internal
Advanced tools
Comparing version 0.0.40 to 0.0.41
@@ -211,3 +211,3 @@ "use strict"; | ||
? "" | ||
: "\n " + typeFields + "\n}"; | ||
: "\n " + typeFields + "\n"; | ||
var types = "{" + formattedTypeFields + "}"; | ||
@@ -214,0 +214,0 @@ return types === "" ? "null" : types; |
{ | ||
"name": "netlify-onegraph-internal", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"description": "Internal tools for use by Netlify", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
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
353805