@vaadin-component-factory/vcf-nav
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@vaadin-component-factory/vcf-nav", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"homepage": "https://github.com/vaadin/vcf-nav", | ||
"repository": "https://github.com/vaadin/vcf-nav", | ||
"description": "", | ||
"main": "vcf-nav.ts", | ||
"main": "vcf-nav.js", | ||
"module": "vcf-nav.js", | ||
"type": "module", | ||
"keywords": [ | ||
@@ -13,10 +15,21 @@ "vaadin" | ||
"files": [ | ||
"vcf-nav.ts", | ||
"src/vcf-nav.ts", | ||
"src/vcf-nav-item.ts" | ||
"vcf-nav.js", | ||
"vcf-nav.d.ts", | ||
"src/vcf-nav.js", | ||
"src/vcf-nav.d.ts", | ||
"src/vcf-nav-item.js", | ||
"src/vcf-nav-item.d.ts" | ||
], | ||
"scripts": { | ||
"clean": "rimraf -g *.js *.d.ts *.map src/**/*.js src/**/*.d.ts src/**/*.map", | ||
"prepare": "tsc" | ||
}, | ||
"dependencies": { | ||
"lit": "^v2.0.0", | ||
"@vaadin/vaadin-lumo-styles": "^v23.0.0" | ||
"@vaadin/vaadin-lumo-styles": "^v23.0.0", | ||
"lit": "^v2.0.0" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "^5.0.1", | ||
"typescript": "^5.0.4" | ||
} | ||
} |
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
30582
9
400
Yes
2
2