@intlify/runtime
Advanced tools
Comparing version 9.2.0-alpha.4 to 9.2.0-alpha.5
/*! | ||
* @intlify/runtime v9.2.0-alpha.4 | ||
* @intlify/runtime v9.2.0-alpha.5 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* @intlify/runtime v9.2.0-alpha.4 | ||
* @intlify/runtime v9.2.0-alpha.5 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* @intlify/runtime v9.2.0-alpha.4 | ||
* @intlify/runtime v9.2.0-alpha.5 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "@intlify/runtime", | ||
"version": "9.2.0-alpha.4", | ||
"version": "9.2.0-alpha.5", | ||
"description": "@intlify/runtime", | ||
@@ -33,8 +33,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@intlify/message-compiler": "9.2.0-alpha.4", | ||
"@intlify/message-resolver": "9.2.0-alpha.4", | ||
"@intlify/shared": "9.2.0-alpha.4" | ||
"@intlify/message-compiler": "9.2.0-alpha.5", | ||
"@intlify/message-resolver": "9.2.0-alpha.5", | ||
"@intlify/shared": "9.2.0-alpha.5" | ||
}, | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 12" | ||
}, | ||
@@ -41,0 +41,0 @@ "buildOptions": { |
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
23288
+ Added@intlify/message-compiler@9.2.0-alpha.5(transitive)
+ Added@intlify/message-resolver@9.2.0-alpha.5(transitive)
+ Added@intlify/shared@9.2.0-alpha.5(transitive)
- Removed@intlify/message-compiler@9.2.0-alpha.4(transitive)
- Removed@intlify/message-resolver@9.2.0-alpha.4(transitive)
- Removed@intlify/shared@9.2.0-alpha.4(transitive)