prettier-plugin-svelte
Advanced tools
Comparing version 2.3.1 to 2.4.0
{ | ||
"name": "prettier-plugin-svelte", | ||
"version": "2.3.1", | ||
"version": "2.4.0", | ||
"description": "Svelte plugin for prettier", | ||
@@ -31,2 +31,5 @@ "main": "plugin.js", | ||
"devDependencies": { | ||
"@prettier/plugin-pug": "^1.16.0", | ||
"@rollup/plugin-commonjs": "14.0.0", | ||
"@rollup/plugin-node-resolve": "11.0.1", | ||
"@types/node": "^10.12.18", | ||
@@ -37,6 +40,4 @@ "@types/prettier": "^2.1.6", | ||
"rollup": "2.36.0", | ||
"@rollup/plugin-commonjs": "14.0.0", | ||
"@rollup/plugin-node-resolve": "11.0.1", | ||
"rollup-plugin-typescript": "1.0.1", | ||
"svelte": "^3.35.0", | ||
"svelte": "^3.38.2", | ||
"ts-node": "^9.1.1", | ||
@@ -43,0 +44,0 @@ "tslib": "^2.0.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
214539
1821
13