@edifice.io/image-resizer
Advanced tools
Comparing version 1.6.0-develop-b2school.3 to 1.6.0-develop-b2school.4
{ | ||
"name": "@edifice.io/image-resizer", | ||
"version": "1.6.0-develop-b2school.3", | ||
"version": "1.6.0-develop-b2school.4", | ||
"description": "Edifice Image Resizer", | ||
@@ -29,2 +29,8 @@ "homepage": "https://github.com/edificeio/edifice-ui/tree/main/packages/image-resizer#readme", | ||
], | ||
"devDependencies": { | ||
"@types/node": "20.11.6" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -35,14 +41,3 @@ "build": "vite build", | ||
"format:write": "npx prettier --write \"src/**/*.ts\"" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "20.11.6", | ||
"prettier": "3.2.4", | ||
"typescript": "5.3.3", | ||
"vite": "5.0.12", | ||
"vite-plugin-dts": "3.7.2" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "eb4ff6157c67c105370c0741b26d95395c6c8cfa" | ||
} | ||
} | ||
} |
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
1
44909