@rimbu/hashed
Advanced tools
Comparing version 0.5.10-alpha.11 to 0.5.10
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.5.10-alpha.11", | ||
"version": "0.5.10", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -49,3 +49,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", | ||
@@ -66,7 +66,7 @@ "lint": "eslint src", | ||
"dependencies": { | ||
"@rimbu/base": "^0.5.7", | ||
"@rimbu/collection-types": "^0.5.10-alpha.0", | ||
"@rimbu/common": "^0.5.7", | ||
"@rimbu/list": "^0.5.10-alpha.7", | ||
"@rimbu/stream": "^0.5.10-alpha.0" | ||
"@rimbu/base": "^0.5.8", | ||
"@rimbu/collection-types": "^0.5.10", | ||
"@rimbu/common": "^0.5.8", | ||
"@rimbu/list": "^0.5.10", | ||
"@rimbu/stream": "^0.5.10" | ||
}, | ||
@@ -76,3 +76,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8f2b4225c045edb4fc8d8c2de7545080ac489828" | ||
"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
382986
Updated@rimbu/base@^0.5.8
Updated@rimbu/common@^0.5.8
Updated@rimbu/list@^0.5.10
Updated@rimbu/stream@^0.5.10