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

@searchspring/snap-toolbox

Package Overview
Dependencies
Maintainers
4
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@searchspring/snap-toolbox - npm Package Compare versions

Comparing version 0.25.1 to 0.26.0

2

dist/cjs/url/url.d.ts

@@ -1,2 +0,2 @@

export declare const url: (href: string) => URLParserResponse;
export declare const url: (href: string) => URLParserResponse | undefined;
export interface URLParserResponse {

@@ -3,0 +3,0 @@ base: string;

@@ -1,2 +0,2 @@

export declare const url: (href: string) => URLParserResponse;
export declare const url: (href: string) => URLParserResponse | undefined;
export interface URLParserResponse {

@@ -3,0 +3,0 @@ base: string;

{
"name": "@searchspring/snap-toolbox",
"version": "0.25.1",
"version": "0.26.0",
"description": "Snap Toolbox",

@@ -26,3 +26,3 @@ "main": "dist/cjs/index.js",

],
"gitHead": "56ab4bfc6d2d6c98ea80d7efa0ec65cca9e654ae"
"gitHead": "e2a217f1492486b497e6fe4be8102d3fb06c573c"
}

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