New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dojoengine/create-dojo

Package Overview
Dependencies
Maintainers
0
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dojoengine/create-dojo - npm Package Compare versions

Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12

4

bin/index.js

@@ -40,3 +40,3 @@ #!/usr/bin/env node

"degit",
`dojoengine/dojo.js/examples/react/${template}`,
`dojoengine/dojo.js/examples/clients/react/${template}`,
clientPath

@@ -57,3 +57,3 @@ // Cloning directly into the client directory

console.log("For detailed instructions, follow the README here:\n");
console.log("https://book.dojoengine.org/cairo/hello-dojo");
console.log("https://book.dojoengine.org");
} catch (e) {

@@ -60,0 +60,0 @@ console.error(`Error: ${e}`);

{
"name": "@dojoengine/create-dojo",
"version": "1.0.0-alpha.11",
"version": "1.0.0-alpha.12",
"description": "dojo: scaffolding dojo projects via npx",

@@ -28,3 +28,3 @@ "author": "dojo",

},
"gitHead": "60d08efd99cb463d092d0b0e62087158a5843beb"
"gitHead": "2ede92fd43644b73b947aa4f52ca352f6a83b1b3"
}

@@ -49,3 +49,3 @@ #!/usr/bin/env node

"degit",
`dojoengine/dojo.js/examples/react/${template}`,
`dojoengine/dojo.js/examples/clients/react/${template}`,
clientPath, // Cloning directly into the client directory

@@ -71,3 +71,3 @@ ]);

console.log('https://book.dojoengine.org/cairo/hello-dojo');
console.log('https://book.dojoengine.org');

@@ -74,0 +74,0 @@ } catch (e) {

Sorry, the diff of this file is not supported yet

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