@curvewise/pg-formatter
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -66,3 +66,3 @@ { | ||
"scripts": { | ||
"prepare": "npm run build", | ||
"prepare": "npm run build-pg-formatter && npm run build", | ||
"build": "rm -fr ./dist && babel ./src --out-dir ./dist --copy-files --source-maps", | ||
@@ -73,4 +73,4 @@ "build-pg-formatter": "rm -fr ./src/pg-formatter && mkdir -p ./src/pg-formatter && curl -LkSs http://github.com/darold/pgFormatter/tarball/master/ | tar xz --strip-components=1 -C ./src/pg-formatter", | ||
}, | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"license": "BSD-3-Clause" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
6583970
539
1
2