@builder.io/qwik
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@builder.io/qwik", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "An Open-Source framework designed for best possible [time to interactive](https://web.dev/interactive/), by focusing on [resumability](./docs/RESUMABLE.md) of server-side-rendering of HTML, and [fine-grained lazy-loading](./docs/LAZY_LOADING.md) of code.", | ||
"typings": "./qwik.d.ts", | ||
"main": "./qwik.cjs", | ||
"module": "./qwik.js", | ||
"main": "./core.cjs", | ||
"module": "./core.js", | ||
"types": "./core.d.ts", | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"import": "./core.js", | ||
"require": "./core.cjs" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Miško Hevery", | ||
"email": "misko@hevery.com", | ||
"url": "https://github.com/BuilderIO/qwik" | ||
}, | ||
{ | ||
"name": "Adam Bradley", | ||
"email": "adam@builder.io", | ||
"url": "https://twitter.com/adamdbradley" | ||
} | ||
], | ||
"homepage": "https://github.com/BuilderIO/qwik#readme", | ||
"license": "MIT", | ||
"author": { | ||
"email": "misko@hevery.com", | ||
"name": "Miško Hevery", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/BuilderIO/qwik" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/BuilderIO/qwik/issues" | ||
}, | ||
"keywords": [ | ||
"framework", | ||
"ssr", | ||
"ssg", | ||
"Builder.io" | ||
], | ||
"engines": { | ||
"node": ">= 14" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
1
0
28
0
224960
9
6009
2