Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-common

Package Overview
Dependencies
Maintainers
1
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-common - npm Package Compare versions

Comparing version 2.11.1 to 2.11.2

src/components/TCPSocket.svelte

10

package.json
{
"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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc