svelte-common
Advanced tools
Comparing version 2.11.1 to 2.11.2
{ | ||
"name": "svelte-common", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"publishConfig": { | ||
@@ -22,5 +22,5 @@ "access": "public" | ||
"scripts": { | ||
"start": "rollup -c example/rollup.config.mjs -w", | ||
"start": "rollup -c tests/app/rollup.config.mjs -w", | ||
"test": "npm run test:cafe", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --app-init-delay 1000 --app \"rollup -c example/rollup.config.mjs -w\"", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --app-init-delay 1000 --app \"rollup -c tests/app/rollup.config.mjs -w\"", | ||
"docs": "documentation readme ./src/index.mjs --section=API", | ||
@@ -32,7 +32,7 @@ "lint": "documentation lint ./src/index.mjs" | ||
"documentation": "^13.0.2", | ||
"rollup": "^2.27.1", | ||
"rollup": "^2.28.1", | ||
"rollup-plugin-dev": "^1.1.2", | ||
"rollup-plugin-svelte": "^6.0.1", | ||
"semantic-release": "^17.1.2", | ||
"svelte": "^3.25.1", | ||
"svelte": "^3.26.0", | ||
"testcafe": "^1.9.3" | ||
@@ -39,0 +39,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
14425
22
101