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

@builder.io/sdk

Package Overview
Dependencies
Maintainers
1
Versions
699
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builder.io/sdk - npm Package Compare versions

Comparing version 0.0.108 to 0.0.109

.rpt2_cache/eaa34fbf38c3ae06d85cea86f9ec35bdd59cf756/code/cache/9d76ca3cf038d730444fa843c5faf5989656e44e

4

dist/clients/js/src/builder.class.d.ts
/// <reference types="virtual-dom" />
/// <reference types="node" />
import { Observable } from 'rxjs/Observable';
import { BehaviorSubject } from 'rxjs/BehaviorSubject';
import { Observer } from 'rxjs/Observer';
import url from 'url';
import 'whatwg-fetch';

@@ -106,3 +104,3 @@ import { EventCapturer } from './classes/event-capturer.class';

init(apiKey: string): this;
getLocation(): url.Url;
private getLocation();
getUserAttributes(userAgent?: string): UserAttributes;

@@ -109,0 +107,0 @@ setUserAttributes(options: object): void;

{
"name": "@builder.io/sdk",
"version": "0.0.108",
"version": "0.0.109",
"browser": "./dist/index.umd.min.js",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js",

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