@roots/container
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "@roots/container", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Collections utility", | ||
@@ -44,3 +44,3 @@ "homepage": "https://roots.io/bud", | ||
"build:cjs": "tsc --build tsconfig.json", | ||
"build:ejm": "tsc --build tsconfig-ejs.json", | ||
"build:esm": "tsc --build tsconfig-ejs.json", | ||
"lint": "run-s lint:*", | ||
@@ -60,3 +60,3 @@ "lint:eslint": "eslint 'src/**/*.{js,ts,tsx}' --fix", | ||
}, | ||
"gitHead": "9d736f0b44384c1f66b94462145c11e618aa166d" | ||
"gitHead": "9fb629f2bf9565389ba5daba35ff7759d384cd45" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0