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

@amplitude/amplitude-core

Package Overview
Dependencies
Maintainers
17
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/amplitude-core - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

3

dist/core.umd.js

@@ -74,3 +74,4 @@ (function (global, factory) {

var self = this;
var actingIdentity = __assign({}, this.identity);
var actingUserProperties = __assign({}, this.identity.userProperties);
var actingIdentity = __assign(__assign({}, this.identity), { userProperties: actingUserProperties });
var editor = {

@@ -77,0 +78,0 @@ setUserId: function (userId) {

{
"name": "@amplitude/amplitude-core",
"version": "0.0.2",
"version": "0.0.3",
"description": "Core package for Amplitide SDKs",

@@ -5,0 +5,0 @@ "main": "dist/core.umd.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