New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@slipmatio/toolbelt

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slipmatio/toolbelt - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

CHANGES.md
# Changelog
## 0.5.1 (2024-12-14)
- Chore: bumped deps.
## 0.5.0 (2024-12-01)

@@ -4,0 +8,0 @@

18

package.json
{
"name": "@slipmatio/toolbelt",
"type": "module",
"version": "0.5.0",
"version": "0.5.1",
"main": "dist/toolbelt.js",

@@ -32,14 +32,14 @@ "module": "dist/toolbelt.js",

"devDependencies": {
"@playwright/test": "1.49.0",
"@playwright/test": "1.49.1",
"@tsconfig/node20": "20.1.4",
"@types/node": "22.10.0",
"@types/node": "22.10.2",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-v8": "2.1.6",
"@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.6.0",
"happy-dom": "15.11.6",
"typescript": "5.6.3",
"vite": "6.0.0",
"@vue/tsconfig": "0.7.0",
"happy-dom": "15.11.7",
"typescript": "5.7.2",
"vite": "6.0.3",
"vite-plugin-dts": "4.3.0",
"vitest": "2.1.6",
"vitest": "2.1.8",
"vue": "3.5.13",

@@ -46,0 +46,0 @@ "vue-router": "4.5.0",

@@ -12,4 +12,6 @@ # Slipmat Toolbelt

- `browserIsIE()`
- `browserIsSupported()`
- `copyToClipboard(content: string)`
- `getCookie(name: string)`
- `hasTimeZoneSupport()`
- `isValidSecureUrl(url: string)`

@@ -16,0 +18,0 @@ - `prefetchImages(url: string|string[])`

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