svelte-session-manager
Advanced tools
Comparing version
{ | ||
"name": "svelte-session-manager", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"publishConfig": { | ||
@@ -27,4 +27,5 @@ "access": "public" | ||
"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", | ||
"lint": "documentation lint ./src/index.mjs", | ||
"docs": "documentation readme ./src/index.mjs --section=API && documentation readme ./src/index.svelte --section=API", | ||
"lint": "documentation lint ./src/index.mjs && npm run lint:docs", | ||
"lint:docs": "documentation lint ./src/index.svelte", | ||
"build": "rollup -c tests/app/rollup.config.mjs" | ||
@@ -35,9 +36,10 @@ }, | ||
"@rollup/plugin-virtual": "^2.0.3", | ||
"documentation": "^13.0.2", | ||
"documentation": "github:arlac77/documentation", | ||
"jsonwebtoken": "^8.5.1", | ||
"rollup": "^2.33.3", | ||
"rollup": "^2.34.0", | ||
"rollup-plugin-dev": "^1.1.3", | ||
"rollup-plugin-postcss": "^3.1.8", | ||
"rollup-plugin-svelte": "^7.0.0", | ||
"semantic-release": "^17.3.0", | ||
"svelte": "^3.29.7", | ||
"svelte": "^3.30.0", | ||
"testcafe": "^1.9.4" | ||
@@ -44,0 +46,0 @@ }, |
@@ -6,3 +6,4 @@ [](https://svelte.dev) | ||
[](https://npmjs.org/package/svelte-session-manager) | ||
[](https://github.com/arlac77/svelte-session-manager.git) | ||
[](https://github.com/prettier/prettier) | ||
[](http://commitizen.github.io/cz-cli/) | ||
[](https://app.netlify.com/sites/svelte-session-manager/deploys) | ||
@@ -9,0 +10,0 @@ |
Sorry, the diff of this file is not supported yet
14883
2.11%96
1.05%11
10%