angular-cropperjs
Advanced tools
Comparing version 14.0.0 to 14.0.1
{ | ||
"name": "angular-cropperjs", | ||
"description": "CropperJS integration for Angular +6", | ||
"version": "14.0.0", | ||
"version": "14.0.1", | ||
"repository": { | ||
@@ -31,4 +31,4 @@ "type": "git", | ||
"peerDependencies": { | ||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/common": ">14.0.0", | ||
"@angular/core": ">14.0.0", | ||
"cropperjs": "^1.4.1" | ||
@@ -35,0 +35,0 @@ }, |
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
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
93572