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

hyperion-autologging

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperion-autologging - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

src/ALCustomEvent.js

2

babel.config.js

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

const baseConfig = require('@hyperion/hyperion-devtools/babel.config');
const baseConfig = require('hyperion-devtools/babel.config');
module.exports = baseConfig;

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

const baseConfig = require('@hyperion/hyperion-devtools/jest.config');
const baseConfig = require('hyperion-devtools/jest.config');
/*

@@ -3,0 +3,0 @@ * For a detailed explanation regarding each configuration property and type check, visit:

{
"name": "hyperion-autologging",
"description": "Automatically track features and their usage in a web or react application",
"version": "0.3.1",
"version": "0.3.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "scripts": {

@@ -10,3 +10,3 @@ /**

import { Flowlet } from "hyperion-flowlet/src/Flowlet";
import performanceAbsoluteNow from '@hyperion/hyperion-util/src/performanceAbsoluteNow';
import performanceAbsoluteNow from 'hyperion-util/src/performanceAbsoluteNow';
import * as ALHeartbeat from "../src/ALHeartbeat";

@@ -13,0 +13,0 @@ import * as ALUIEventPublisher from "../src/ALUIEventPublisher";

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