Socket
Socket
Sign inDemoInstall

svelte-session-manager

Package Overview
Dependencies
0
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

8

package.json
{
"name": "svelte-session-manager",
"version": "2.0.4",
"version": "2.0.5",
"publishConfig": {

@@ -26,3 +26,3 @@ "access": "public"

"test": "npm run test:ava && npm run test:cafe",
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --app-init-delay 1000 --app \"rollup -c tests/app/rollup.config.mjs -w\"",
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --page-request-timeout 9000 --app-init-delay 3000 --app \"rollup -c tests/app/rollup.config.mjs -w\"",
"test:ava": "ava --timeout 2m tests/*.mjs",

@@ -49,4 +49,4 @@ "cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 2m tests/*.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp",

"rollup-plugin-svelte": "^7.1.0",
"semantic-release": "^17.4.6",
"svelte": "^3.42.3",
"semantic-release": "^17.4.7",
"svelte": "^3.42.4",
"testcafe": "^1.15.3"

@@ -53,0 +53,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc