clang-format
Advanced tools
Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "clang-format", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "node wrapper around clang-format", | ||
@@ -21,3 +21,6 @@ "repository": { | ||
], | ||
"license": "Apache-2.0" | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"resolve": "^1.1.6" | ||
} | ||
} |
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
4891839
1
+ Addedresolve@^1.1.6
+ Addedfunction-bind@1.1.2(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedis-core-module@2.15.1(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedresolve@1.22.8(transitive)
+ Addedsupports-preserve-symlinks-flag@1.0.0(transitive)