@devcycle/types
Advanced tools
Comparing version 1.0.48 to 1.0.49
{ | ||
"name": "@devcycle/types", | ||
"version": "1.0.48", | ||
"version": "1.0.49", | ||
"license": "MIT", | ||
"type": "commonjs", | ||
"dependencies": { | ||
@@ -14,5 +13,6 @@ "@types/validator": "13.7.6", | ||
}, | ||
"main": "./src/index.js", | ||
"types": "./src/index.d.ts", | ||
"module": "./index.js", | ||
"main": "./index.cjs", | ||
"types": "./index.d.ts", | ||
"peerDependencies": {} | ||
} |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
194759
4950
23
3