@create-moralis-dapp/toolkit
Advanced tools
Comparing version 2.18.2-beta.1 to 2.18.2-beta.2
{ | ||
"name": "@create-moralis-dapp/toolkit", | ||
"author": "Moralis", | ||
"version": "2.18.2-beta.1", | ||
"version": "2.18.2-beta.2", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
@@ -17,8 +17,8 @@ "main": "./dist/index.js", | ||
"ora": "^5.4.1", | ||
"prompts": "^2.4.2", | ||
"typescript": "^4.8.4" | ||
"prompts": "^2.4.2" | ||
}, | ||
"devDependencies": { | ||
"@types/fs-extra": "^11.0.1", | ||
"@types/prompts": "^2.4.2" | ||
"@types/prompts": "^2.4.2", | ||
"tslib": "^2.5.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "scripts": { |
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
3
34796
3
- Removedtypescript@^4.8.4
- Removedtypescript@4.9.5(transitive)