@journeyapps/evaluator
Advanced tools
Comparing version 2.30.1-dev.8fbe18d.d987c84 to 2.30.1-dev.b473f0e.97706b4
@@ -11,1 +11,2 @@ export * from './token-expressions/ConstantTokenExpression'; | ||
export * from './TypeInterface'; | ||
export * from './ObjectRefInterface'; |
{ | ||
"name": "@journeyapps/evaluator", | ||
"version": "2.30.1-dev.8fbe18d.d987c84", | ||
"version": "2.30.1-dev.b473f0e.97706b4", | ||
"description": "Journey JS library", | ||
@@ -14,5 +14,5 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@journeyapps/core-xml": "2.30.1-dev.8fbe18d.d987c84" | ||
"@journeyapps/core-xml": "2.30.1-dev.b473f0e.97706b4" | ||
}, | ||
"gitHead": "d3c7df53a31892a21d3f0f69b3143011e537a979" | ||
"gitHead": "0cf2f4c647a301d75e8b27e80e7e355b53243fe8" | ||
} |
Sorry, the diff of this file is not supported yet
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
149783
31
1009
+ Added@journeyapps/core-xml@2.30.1-dev.b473f0e.97706b4(transitive)
- Removed@journeyapps/core-xml@2.30.1-dev.8fbe18d.d987c84(transitive)
- Removed@journeyapps/domparser@0.2.0(transitive)