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 6.10.11 to 6.10.12

6

package.json
{
"name": "svelte-common",
"version": "6.10.11",
"version": "6.10.12",
"publishConfig": {

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

"test": "npm run test:ava && npm run test:cafe",
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*-cafe.mjs -s build/test --page-request-timeout 5000 --app-init-delay 8000 --app vite",
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*-cafe.mjs --esm -s build/test --page-request-timeout 5000 --app-init-delay 8000 --app vite",
"test:ava": "ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs",

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

"mf-styling": "^3.1.6",
"npm-pkgbuild": "^15.3.10",
"npm-pkgbuild": "^15.3.12",
"semantic-release": "^23.1.1",

@@ -68,0 +68,0 @@ "stylelint": "^16.5.0",

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