@latitude-data/webcomponents
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@latitude-data/webcomponents", | ||
"description": "Web Components for Latitude", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"license": "LGPL", | ||
@@ -10,6 +10,13 @@ "repository": { | ||
}, | ||
"main": "./dist/components/index.js", | ||
"module": "./dist/components/index.js", | ||
"main": "./dist/index.cjs.js", | ||
"module": "./dist/index.js", | ||
"collection": "dist/collection/collection-manifest.json", | ||
"collection:main": "dist/collection/index.js", | ||
"unpkg": "dist/webcomponents/webcomponents.esm.js", | ||
"types": "./dist/components/index.d.ts", | ||
"exports": { | ||
"./dist/loader": { | ||
"import": "./dist/loader/index.js", | ||
"types": "./dist/loader/index.d.ts" | ||
}, | ||
"./dist/components": { | ||
@@ -16,0 +23,0 @@ "import": "./dist/components/index.js", |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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
1158158
68
6668
1
2