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

@amplitude/plugin-autocapture-browser

Package Overview
Dependencies
Maintainers
21
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/plugin-autocapture-browser - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

lib/cjs/version.d.ts

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

export declare const VERSION = "1.0.2";
export declare const VERSION = "1.0.4";
//# sourceMappingURL=version.d.ts.map
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = '1.0.2';
exports.VERSION = '1.0.4';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "1.0.2";
export declare const VERSION = "1.0.4";
//# sourceMappingURL=version.d.ts.map

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

export var VERSION = '1.0.2';
export var VERSION = '1.0.4';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "1.0.2";
export declare const VERSION = "1.0.4";
//# sourceMappingURL=version.d.ts.map
{
"name": "@amplitude/plugin-autocapture-browser",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -35,3 +35,3 @@ "author": "Amplitude Inc",

"typecheck": "tsc -p ./tsconfig.json",
"version": "yarn version-file && yarn add @amplitude/analytics-client-common@\">=1 <3\"",
"version": "yarn version-file && yarn add @amplitude/analytics-client-common@\">=1 <3\" && yarn build",
"version-file": "node -p \"'export const VERSION = \\'' + require('./package.json').version + '\\';'\" > src/version.ts"

@@ -62,3 +62,3 @@ },

],
"gitHead": "7f982d10923b1812e261ef16dc750570dad5cf7c"
"gitHead": "ea447c22daed8e1ba814b39148a02395c17607ef"
}

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