Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

conjure-recipe-example-api

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conjure-recipe-example-api - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

3

conjure-examples-recipe-api/index.js

@@ -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";

4

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc