@create-moralis-dapp/next
Advanced tools
Comparing version 1.0.1-beta.11 to 2.16.1
{ | ||
"name": "@create-moralis-dapp/next", | ||
"version": "1.0.1-beta.11", | ||
"author": "Moralis", | ||
"version": "2.16.1", | ||
"license": "MIT", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"sideEffects": false, | ||
"type": "commonjs", | ||
"files": [ | ||
"lib/*" | ||
], | ||
"bin": "./lib/index.js", | ||
"scripts": { | ||
"test": "jest --runInBand --detectOpenHandles --forceExit --ci", | ||
"lint": "eslint . --ext .js,.ts,.tsx,jsx", | ||
"format": "prettier --write 'src/**/*.{js,ts}'", | ||
"clean": "rm -rf lib && rm -rf tsconfig.tsbuildinfo && rm -rf ./node_modules/.cache/nx", | ||
"build": "tsc && npm run postbuild", | ||
"postbuild": "npm run copy-files", | ||
"copy-files": "copyfiles -u 1 -a src/template/** lib", | ||
"dev": "ts-node src/generate.ts" | ||
}, | ||
"dependencies": { | ||
"@create-moralis-dapp/toolkit": "1.0.1-beta.11" | ||
"@create-moralis-dapp/toolkit": "^2.16.1" | ||
}, | ||
"main": "./src/index.js", | ||
"typings": "./src/index.d.ts" | ||
} | ||
"devDependencies": { | ||
"copyfiles": "^2.4.1", | ||
"jest": "29.3.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
485
1
1
1
31566
2
36
1
2
+ Added@create-moralis-dapp/toolkit@2.18.2(transitive)
+ Addedfs-extra@11.2.0(transitive)
+ Addedkleur@3.0.3(transitive)
+ Addedprompts@2.4.2(transitive)
+ Addedsisteransi@1.0.5(transitive)
- Removed@create-moralis-dapp/toolkit@1.0.1-beta.11(transitive)
- Removedansi-escapes@4.3.2(transitive)
- Removedchalk@5.3.0(transitive)
- Removedchardet@0.7.0(transitive)
- Removedcli-width@3.0.0(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedexternal-editor@3.1.0(transitive)
- Removedfigures@3.2.0(transitive)
- Removedfs-extra@10.1.0(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedinquirer@8.2.6(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmute-stream@0.0.8(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedrun-async@2.4.1(transitive)
- Removedrxjs@7.8.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedthrough@2.3.8(transitive)
- Removedtmp@0.0.33(transitive)
- Removedtslib@2.8.1(transitive)
- Removedtype-fest@0.21.3(transitive)
- Removedwrap-ansi@6.2.0(transitive)