@preact/compat
Advanced tools
Comparing version 17.0.2 to 17.0.3
{ | ||
"public": true, | ||
"name": "@preact/compat", | ||
"version": "17.0.2", | ||
"version": "17.0.3", | ||
"description": "Alias of preact/compat", | ||
"main": "index.js", | ||
"module": "index.module.js", | ||
"repository": "preactjs/preact", | ||
"main": "./index.js", | ||
"module": "./index.mjs", | ||
"exports": { | ||
".": { | ||
"module": "./index.mjs", | ||
"import": "./index.mjs", | ||
"require": "./index.js" | ||
}, | ||
"./server": { | ||
"module": "./server.mjs", | ||
"import": "./server.mjs", | ||
"require": "./server.js" | ||
}, | ||
"./jsx-dev-runtime": { | ||
"module": "./jsx-dev-runtime.mjs", | ||
"import": "./jsx-dev-runtime.mjs", | ||
"require": "./jsx-dev-runtime.js" | ||
}, | ||
"./jsx-runtime": { | ||
"module": "./jsx-runtime.mjs", | ||
"import": "./jsx-runtime.mjs", | ||
"require": "./jsx-runtime.js" | ||
}, | ||
"./*": "./*.js", | ||
"./": "./" | ||
}, | ||
"repository": "preactjs/compat-alias-package", | ||
"author": "Preact Team <team@preactjs.com>", | ||
"license": "MIT", | ||
"homepage": "https://github.com/preactjs/preact", | ||
"homepage": "https://preactjs.com", | ||
"peerDependencies": { | ||
"preact": "*" | ||
}, | ||
"devDependencies": { | ||
"preact": "^10.5.15" | ||
} | ||
} |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3235
13
9
1