conjure-recipe-example-api
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -0,4 +1,7 @@ | ||
export * from "./bakeStep"; | ||
export * from "./recipe"; | ||
export * from "./recipeBookService"; | ||
export * from "./recipeNotFound"; | ||
export * from "./recipeStep"; | ||
export * from "./temperature"; | ||
export * from "./temperatureUnit"; |
{ | ||
"name": "conjure-recipe-example-api", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"main": "index.js", | ||
@@ -14,3 +14,3 @@ "types": "index.d.ts", | ||
"devDependencies": { | ||
"typescript": "~3.2.0" | ||
"typescript": "~4.4.4" | ||
}, | ||
@@ -17,0 +17,0 @@ "author": "Conjure", |
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
7135
224