Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "cfor", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "C for ______", | ||
"main": "index.js", | ||
"scripts": { | ||
"lint": "eslint --ext ts src", | ||
"build": "rm -rf lib && tsc", | ||
"serve": "wds --node-resolve --open", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -18,3 +21,13 @@ }, | ||
}, | ||
"homepage": "https://github.com/pshihn/cfor#readme" | ||
} | ||
"homepage": "https://github.com/pshihn/cfor#readme", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.30.0", | ||
"@typescript-eslint/parser": "^4.30.0", | ||
"@web/dev-server": "^0.1.22", | ||
"eslint": "^7.32.0", | ||
"typescript": "^4.4.2" | ||
}, | ||
"dependencies": { | ||
"lit": "^2.0.0-rc.3" | ||
} | ||
} |
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
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
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
430519
89
13798
1
5
+ Addedlit@^2.0.0-rc.3
+ Added@lit-labs/ssr-dom-shim@1.2.1(transitive)
+ Added@lit/reactive-element@1.6.3(transitive)
+ Added@types/trusted-types@2.0.7(transitive)
+ Addedlit@2.8.0(transitive)
+ Addedlit-element@3.3.3(transitive)
+ Addedlit-html@2.8.0(transitive)