Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tko/lifecycle

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tko/lifecycle - npm Package Compare versions

Comparing version
4.0.0-beta1.0
to
4.0.0-beta1.3
+1
-1
dist/index.cjs

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

// @tko/lifecycle 🥊 4.0.0-beta1.0 CommonJS
// @tko/lifecycle 🥊 4.0.0-beta1.3 CommonJS
var __defProp = Object.defineProperty;

@@ -3,0 +3,0 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;

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

// @tko/lifecycle 🥊 4.0.0-beta1.0 ESM
// @tko/lifecycle 🥊 4.0.0-beta1.3 ESM
export { default as LifeCycle } from "./LifeCycle";

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

// @tko/lifecycle 🥊 4.0.0-beta1.0 MJS
// @tko/lifecycle 🥊 4.0.0-beta1.3 MJS
export { default as LifeCycle } from "./LifeCycle";
"use strict";
// @tko/lifecycle 🥊 4.0.0-beta1.0 ESM
// @tko/lifecycle 🥊 4.0.0-beta1.3 ESM
import {

@@ -4,0 +4,0 @@ addDisposeCallback,

{
"version": "4.0.0-beta1.0",
"version": "4.0.0-beta1.3",
"module": "dist/lifecycle.js",
"dependencies": {
"@tko/computed": "^4.0.0-beta1.0",
"@tko/utils": "^4.0.0-beta1.0",
"@tko/computed": "^4.0.0-beta1.3",
"@tko/utils": "^4.0.0-beta1.3",
"tslib": "^2.2.0"

@@ -47,3 +47,3 @@ },

},
"gitHead": "99114c4deded3fc5dbddd5c7c9c63c845a18263b"
"gitHead": "a8843acb8ae085915115e53a4e057b30731c635e"
}

Sorry, the diff of this file is too big to display