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

@builder.io/sdk

Package Overview
Dependencies
Maintainers
1
Versions
698
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.118 to 0.0.119

.rpt2_cache/eaa34fbf38c3ae06d85cea86f9ec35bdd59cf756/code/cache/7cb64f8b86398f9cad0c0ca04a95a80e7611a702

4

dist/index.cjs.js

@@ -56,3 +56,3 @@ 'use strict';

// tslint:disable-next-line
element.data = String((called = ++called % 2));
element.data = String((called = ++called));
}

@@ -614,2 +614,3 @@

});
_this.cookieQueue.length = 0;
}

@@ -956,2 +957,3 @@ }

if (canTrack === void 0) { canTrack = true; }
this.canTrack = canTrack;
this.apiKey = apiKey;

@@ -958,0 +960,0 @@ return this;

@@ -50,3 +50,3 @@ import uniqueSelector from 'unique-selector';

// tslint:disable-next-line
element.data = String((called = ++called % 2));
element.data = String((called = ++called));
}

@@ -608,2 +608,3 @@

});
_this.cookieQueue.length = 0;
}

@@ -950,2 +951,3 @@ }

if (canTrack === void 0) { canTrack = true; }
this.canTrack = canTrack;
this.apiKey = apiKey;

@@ -952,0 +954,0 @@ return this;

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

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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