@glimmer/util
Advanced tools
Comparing version 0.85.11 to 0.85.12
{ | ||
"name": "@glimmer/util", | ||
"type": "module", | ||
"version": "0.85.11", | ||
"version": "0.85.12", | ||
"description": "Common utilities used in Glimmer", | ||
@@ -10,3 +10,3 @@ "repository": "https://github.com/tildeio/glimmer/tree/master/packages/@glimmer/util", | ||
"@glimmer/env": "0.1.7", | ||
"@glimmer/interfaces": "^0.85.11" | ||
"@glimmer/interfaces": "^0.85.12" | ||
}, | ||
@@ -17,8 +17,9 @@ "files": [ | ||
"devDependencies": { | ||
"@types/qunit": "^2.19.7", | ||
"eslint": "^8.52.0", | ||
"publint": "^0.2.5", | ||
"rollup": "^3.21.6", | ||
"@types/qunit": "^2.19.7", | ||
"publint": "^0.2.5", | ||
"@glimmer/local-debug-flags": "^0.85.11", | ||
"@glimmer-workspace/build-support": "^1.0.0" | ||
"typescript": "*", | ||
"@glimmer-workspace/build-support": "^1.0.0", | ||
"@glimmer/local-debug-flags": "^0.85.12" | ||
}, | ||
@@ -47,3 +48,3 @@ "main": null, | ||
}, | ||
"module": null | ||
"module": "dist/dev/index.js" | ||
} |
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
153451
7
Updated@glimmer/interfaces@^0.85.12