@lwc/ssr-runtime
Advanced tools
Comparing version 0.0.1 to 6.6.0
{ | ||
"name": "@lwc/ssr-runtime", | ||
"version": "0.0.1", | ||
"description": "Holding package", | ||
"scripts": { | ||
}, | ||
"license": "MIT" | ||
"//": [ | ||
"THIS FILE IS AUTOGENERATED. If you modify it, it will be rewritten by check-and-rewrite-package-json.js", | ||
"You can safely modify dependencies, devDependencies, keywords, etc., but other props will be overwritten." | ||
], | ||
"name": "@lwc/ssr-runtime", | ||
"version": "6.6.0", | ||
"description": "Runtime complement to @lwc/ssr-compiler", | ||
"keywords": [ | ||
"lwc", | ||
"runtime", | ||
"ssr" | ||
], | ||
"homepage": "https://lwc.dev", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/salesforce/lwc.git", | ||
"directory": "packages/@lwc/ssr-runtime" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/salesforce/lwc/issues" | ||
}, | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "rollup --config ../../../scripts/rollup/rollup.config.js", | ||
"dev": "rollup --config ../../../scripts/rollup/rollup.config.js --watch --no-watch.clearScreen" | ||
}, | ||
"nx": { | ||
"targets": { | ||
"build": { | ||
"outputs": [ | ||
"{projectRoot}/dist" | ||
] | ||
} | ||
} | ||
}, | ||
"dependencies": {} | ||
} |
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
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
27363
7
304
1
0
0
1
1
0