@gluestack/glue-plugin-engine
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@gluestack/glue-plugin-engine", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Create an Application using GlueStack framework", | ||
@@ -18,3 +18,4 @@ "repository": { | ||
"@gluestack/glue-plugin-dev-router": "^0.0.6", | ||
"@types/node": "^18.11.18" | ||
"@types/node": "^18.11.18", | ||
"yaml": "^2.2.1" | ||
}, | ||
@@ -32,5 +33,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"typescript": "^4.9.4", | ||
"yaml": "^2.2.1" | ||
"typescript": "^4.9.4" | ||
} | ||
} |
{ | ||
"name": "@gluestack/glue-plugin-engine", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Create an Application using GlueStack framework", | ||
@@ -18,3 +18,4 @@ "repository": { | ||
"@gluestack/glue-plugin-dev-router": "^0.0.6", | ||
"@types/node": "^18.11.18" | ||
"@types/node": "^18.11.18", | ||
"yaml": "^2.2.1" | ||
}, | ||
@@ -32,5 +33,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"typescript": "^4.9.4", | ||
"yaml": "^2.2.1" | ||
"typescript": "^4.9.4" | ||
} | ||
} |
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
1
8
+ Addedyaml@^2.2.1
+ Addedyaml@2.6.0(transitive)