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

svelte-guard-history-router

Package Overview
Dependencies
Maintainers
1
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-guard-history-router - npm Package Compare versions

Comparing version 5.4.3 to 5.4.4

30

package.json
{
"name": "svelte-guard-history-router",
"version": "5.4.3",
"version": "5.4.4",
"publishConfig": {

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

"@semantic-release/release-notes-generator": "^10.0.3",
"@sveltejs/vite-plugin-svelte": "^1.0.5",
"@sveltejs/vite-plugin-svelte": "^1.0.6",
"ava": "^4.3.3",

@@ -49,9 +49,9 @@ "c8": "^7.12.0",

"jsdom": "^20.0.0",
"mf-styling": "^1.7.14",
"npm-pkgbuild": "^10.14.8",
"mf-styling": "^1.7.23",
"npm-pkgbuild": "^10.14.14",
"semantic-release": "^19.0.5",
"svelte": "^3.50.0",
"svelte": "^3.50.1",
"svelte-common": "^4.19.7",
"testcafe": "^2.0.0",
"vite": "^3.1.0"
"vite": "^3.1.2"
},

@@ -85,6 +85,20 @@ "optionalDependencies": {

{
"publishCmd": "npx npm-pkgbuild --available --continue --verbose"
"publishCmd": "npx npm-pkgbuild --available --continue"
}
],
"@semantic-release/github"
[
"@semantic-release/github",
{
"assets": [
{
"path": "dist/*.deb",
"label": "Debian Package"
},
{
"path": "dist/*.pkg.*",
"label": "Arch Linux Package"
}
]
}
]
]

@@ -91,0 +105,0 @@ },

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