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

@firestitch/analytics

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firestitch/analytics - npm Package Compare versions

Comparing version 15.0.0 to 16.0.0

esm2022/app/directives/analytics/analytics.directive.mjs

2

app/directives/analytics/analytics.directive.d.ts

@@ -14,3 +14,3 @@ import { ElementRef, OnDestroy, OnInit } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<FsAnalyticsDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<FsAnalyticsDirective, "[fsAnalytics]", never, { "action": "fsAnalytics"; "event": "event"; }, {}, never, never, false, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<FsAnalyticsDirective, "[fsAnalytics]", never, { "action": { "alias": "fsAnalytics"; "required": false; }; "event": { "alias": "event"; "required": false; }; }, {}, never, never, false, never>;
}
{
"name": "@firestitch/analytics",
"version": "15.0.0",
"version": "16.0.0",
"repository": {

@@ -20,7 +20,3 @@ "type": "git",

"sideEffects": false,
"module": "fesm2015/firestitch-analytics.mjs",
"es2020": "fesm2020/firestitch-analytics.mjs",
"esm2020": "esm2020/firestitch-analytics.mjs",
"fesm2020": "fesm2020/firestitch-analytics.mjs",
"fesm2015": "fesm2015/firestitch-analytics.mjs",
"module": "fesm2022/firestitch-analytics.mjs",
"typings": "index.d.ts",

@@ -33,9 +29,7 @@ "exports": {

"types": "./index.d.ts",
"esm2020": "./esm2020/firestitch-analytics.mjs",
"es2020": "./fesm2020/firestitch-analytics.mjs",
"es2015": "./fesm2015/firestitch-analytics.mjs",
"node": "./fesm2015/firestitch-analytics.mjs",
"default": "./fesm2020/firestitch-analytics.mjs"
"esm2022": "./esm2022/firestitch-analytics.mjs",
"esm": "./esm2022/firestitch-analytics.mjs",
"default": "./fesm2022/firestitch-analytics.mjs"
}
}
}
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