@aurelia/expression-parser
Advanced tools
Comparing version 2.0.1-dev.202405010737 to 2.0.1-dev.202405031042
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="2.0.0-beta.16"></a> | ||
# 2.0.0-beta.16 (2024-05-03) | ||
### Refactorings: | ||
* ***:** extract template compiler into own package (#1954) ([ad7ae1e](https://github.com/aurelia/aurelia/commit/ad7ae1e)) | ||
<a name="2.0.0-beta.15"></a> | ||
@@ -8,0 +15,0 @@ # 2.0.0-beta.15 (2024-04-17) |
{ | ||
"name": "@aurelia/expression-parser", | ||
"version": "2.0.1-dev.202405010737", | ||
"version": "2.0.1-dev.202405031042", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -56,3 +56,3 @@ "module": "dist/esm/index.mjs", | ||
"dependencies": { | ||
"@aurelia/kernel": "2.0.1-dev.202405010737" | ||
"@aurelia/kernel": "2.0.1-dev.202405031042" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
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
771877
+ Added@aurelia/kernel@2.0.1-dev.202405031042(transitive)
+ Added@aurelia/metadata@2.0.1-dev.202405031042(transitive)
+ Added@aurelia/platform@2.0.1-dev.202405031042(transitive)
- Removed@aurelia/kernel@2.0.1-dev.202405010737(transitive)
- Removed@aurelia/metadata@2.0.1-dev.202405010737(transitive)
- Removed@aurelia/platform@2.0.1-dev.202405010737(transitive)