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

@create-moralis-dapp/toolkit

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@create-moralis-dapp/toolkit - npm Package Compare versions

Comparing version 2.18.1 to 2.18.2-beta.0

dist/DependenciesManager.d.ts

34

package.json
{
"name": "@create-moralis-dapp/toolkit",
"author": "Moralis",
"version": "2.18.1",
"license": "MIT",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"version": "2.18.2-beta.0",
"license": "SEE LICENSE IN LICENSE.md",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"sideEffects": false,
"type": "commonjs",
"files": [
"lib/*"
"dist/*"
],
"bin": "./lib/index.js",
"bin": "./dist/index.js",
"dependencies": {
"fs-extra": "^11.0.1",
"ora": "^5.4.1",
"prompts": "^2.4.2",
"typescript": "^4.8.4"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/prompts": "^2.4.2"
},
"scripts": {

@@ -19,13 +29,3 @@ "lint": "eslint . --ext .js,.ts,.tsx,jsx",

"build": "tsc"
},
"dependencies": {
"ejs": "^3.1.8",
"fs-extra": "^10.1.0",
"ora": "^5.4.1",
"prompts": "^2.4.2"
},
"devDependencies": {
"@types/ejs": "3.1.1",
"@types/prompts": "^2.4.2"
}
}
}

@@ -1,1 +0,1 @@

Toolkit for `create-moralis-dapp`
Toolkit for `create-moralis-dapp`
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