@rimbu/common
Advanced tools
Comparing version 0.5.7 to 0.5.8
{ | ||
"name": "@rimbu/common", | ||
"version": "0.5.7", | ||
"version": "0.5.8", | ||
"description": "Common types and objects used in many other Rimbu packages", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"format": "yarn format:base --write", | ||
"format:base": "prettier \"**/*.{ts,tsx,js,json,md}\"", | ||
"format:base": "prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"", | ||
"format:check": "yarn format:base --check", | ||
@@ -63,3 +63,3 @@ "lint": "eslint src", | ||
}, | ||
"gitHead": "a7e255d1e63ad6baaa02f3e9c6540b8a907752e0" | ||
"gitHead": "ac4608d3221339352917943ef3513192ddef5a4f" | ||
} |
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
247874