@rimbu/deep
Advanced tools
Comparing version 0.8.1 to 0.8.2
{ | ||
"name": "@rimbu/deep", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Tools to use handle plain JS objects as immutable objects", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"format": "yarn format:base --write", | ||
"format:base": "prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"", | ||
"format:base": "prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"", | ||
"format:check": "yarn format:base --check", | ||
@@ -60,4 +60,4 @@ "lint": "eslint src", | ||
"dependencies": { | ||
"@rimbu/base": "^0.7.1", | ||
"@rimbu/common": "^0.8.1", | ||
"@rimbu/base": "^0.7.2", | ||
"@rimbu/common": "^0.8.2", | ||
"tslib": "^2.3.1" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "d507e628ab82d501bc31351d69168e09bac5ae14" | ||
"gitHead": "1594b907f4dbbd994a52f0e2e94ffd9217420ff5" | ||
} |
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
103945
Updated@rimbu/base@^0.7.2
Updated@rimbu/common@^0.8.2