@internetarchive/analytics-manager
Advanced tools
Comparing version 0.1.2 to 0.1.3-alpha.1
@@ -0,0 +0,0 @@ import { html, css, LitElement } from 'lit'; |
@@ -0,0 +0,0 @@ import { LitElement } from 'lit'; |
@@ -0,0 +0,0 @@ import { __decorate } from "tslib"; |
@@ -1,2 +0,2 @@ | ||
export { AnalyticsEvent, AnalyticsEventConfig, AnalyticsManager, AnalyticsManagerInterface, } from './src/analytics-manager'; | ||
export { AnalyticsHelpers, AnalyticsHelperInterface, } from './src/analytics-helpers'; | ||
export { AnalyticsEvent, AnalyticsEventConfig, AnalyticsManager, AnalyticsManagerInterface, } from './src/analytics-manager.js'; | ||
export { AnalyticsHelpers, AnalyticsHelperInterface, } from './src/analytics-helpers.js'; |
@@ -1,3 +0,3 @@ | ||
export { AnalyticsManager, } from './src/analytics-manager'; | ||
export { AnalyticsHelpers, } from './src/analytics-helpers'; | ||
export { AnalyticsManager, } from './src/analytics-manager.js'; | ||
export { AnalyticsHelpers, } from './src/analytics-helpers.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
import type { AnalyticsManagerInterface } from './analytics-manager'; | ||
import type { AnalyticsManagerInterface } from './analytics-manager.js'; | ||
export interface AnalyticsHelperInterface { | ||
@@ -3,0 +3,0 @@ /** |
@@ -0,0 +0,0 @@ export class AnalyticsHelpers { |
@@ -0,0 +0,0 @@ export declare type AnalyticsEventConfig = { |
@@ -0,0 +0,0 @@ export class AnalyticsManager { |
export {}; |
@@ -0,0 +0,0 @@ import { expect } from '@open-wc/testing'; |
export {}; |
@@ -0,0 +0,0 @@ import { expect } from '@open-wc/testing'; |
@@ -0,0 +0,0 @@ import type { AnalyticsEvent, AnalyticsManagerInterface } from '../src/analytics-manager'; |
@@ -0,0 +0,0 @@ export class MockAnalyticsManager { |
@@ -6,3 +6,3 @@ export { | ||
AnalyticsManagerInterface, | ||
} from './src/analytics-manager'; | ||
} from './src/analytics-manager.js'; | ||
@@ -12,2 +12,2 @@ export { | ||
AnalyticsHelperInterface, | ||
} from './src/analytics-helpers'; | ||
} from './src/analytics-helpers.js'; |
{ | ||
"name": "@internetarchive/analytics-manager", | ||
"version": "0.1.2", | ||
"version": "0.1.3-alpha.1", | ||
"description": "A manager for Internet Archive analytics.", | ||
@@ -10,2 +10,3 @@ "author": "Internet Archive", | ||
"types": "dist/index.d.ts", | ||
"type": "module", | ||
"publishConfig": { | ||
@@ -12,0 +13,0 @@ "access": "public" |
@@ -0,0 +0,0 @@ ![Build Status](https://github.com/internetarchive/iaux-analytics-manager/actions/workflows/ci.yml/badge.svg) |
/* eslint-disable class-methods-use-this */ | ||
import type { AnalyticsManagerInterface } from './analytics-manager'; | ||
import type { AnalyticsManagerInterface } from './analytics-manager.js'; | ||
@@ -4,0 +4,0 @@ export interface AnalyticsHelperInterface { |
@@ -0,0 +0,0 @@ export type AnalyticsEventConfig = { |
@@ -0,0 +0,0 @@ import { expect } from '@open-wc/testing'; |
@@ -0,0 +0,0 @@ import { expect } from '@open-wc/testing'; |
@@ -0,0 +0,0 @@ import type { |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130546
Yes
1