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

@blotoutio/edgetag-sdk-js

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blotoutio/edgetag-sdk-js - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

7

index.d.ts

@@ -78,3 +78,8 @@ // TODO this all located in '@blotoutio/shared/utility-sdk'

export declare const tag: (name: string, data?: Data) => void
export declare const tag: (
name: string,
data?: Data,
providers?: Data,
options?: EventOptions
) => void

@@ -81,0 +86,0 @@ export declare const consent: (consent: Data) => void

2

package.json
{
"name": "@blotoutio/edgetag-sdk-js",
"version": "0.6.2",
"version": "0.6.3",
"description": "JS SDK for EdgeTag",

@@ -5,0 +5,0 @@ "author": "Blotout",

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