@aurelia/metadata
Advanced tools
Comparing version 0.7.0-dev.202005082023 to 0.7.0
@@ -5,1 +5,10 @@ # Change Log | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
<a name="0.7.0"></a> | ||
# 0.7.0 (2020-05-08) | ||
### Refactorings: | ||
* **metadata:** make the polyfill application more foolproof and dedupe helper fns ([9c94ae1](https://github.com/aurelia/aurelia/commit/9c94ae1)) | ||
* **kernel:** move metadata to separate package ([471b77d](https://github.com/aurelia/aurelia/commit/471b77d)) | ||
{ | ||
"name": "@aurelia/metadata", | ||
"version": "0.7.0-dev.202005082023", | ||
"version": "0.7.0", | ||
"main": "dist/umd/index.js", | ||
@@ -39,3 +39,3 @@ "module": "dist/esnext/index.js", | ||
}, | ||
"gitHead": "cc1b576e0aad40d4e90ae996677164575f184b19" | ||
"gitHead": "b72852c459296c345b859347fb8911712feef371" | ||
} |
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
134351