@assecosolutions/fox-image
Advanced tools
Comparing version 1.11.7-beta.6 to 1.11.7
{ | ||
"name": "@assecosolutions/fox-image", | ||
"version": "1.11.7-beta.6", | ||
"version": "1.11.7", | ||
"public": true, | ||
@@ -15,10 +15,9 @@ "publishConfig": { | ||
"license": "MIT", | ||
"module": "./index.js", | ||
"main": "./index.js", | ||
"dependencies": {}, | ||
"module": "./index.esm.js", | ||
"type": "module", | ||
"types": "./src/index.d.ts", | ||
"dependencies": {}, | ||
"main": "./index.esm.js", | ||
"peerDependencies": { | ||
"lit": "^2.5.0" | ||
"lit": "^2.0.0" | ||
} | ||
} |
export * from './lib/FoxImage'; |
export declare const styles: import("lit").CSSResult; |
@@ -0,0 +0,0 @@ import { LitElement } from 'lit'; |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
62074
7
1475
1
2