Comparing version 0.8.6 to 0.8.7
@@ -1,3 +0,3 @@ | ||
import { T as h, Q as c, f as o } from "./UnitSystem-_oY7iXz9.js"; | ||
import { c as f, a as w, b, U as d, d as y, i as T, r as U } from "./UnitSystem-_oY7iXz9.js"; | ||
import { T as h, Q as c, f as o } from "./UnitSystem-DLksjyUA.js"; | ||
import { c as f, a as w, b, U as d, d as y, i as T, r as U } from "./UnitSystem-DLksjyUA.js"; | ||
class e { | ||
@@ -4,0 +4,0 @@ constructor(t, i) { |
import e from "fraction.js"; | ||
import { b as s } from "./UnitSystem-_oY7iXz9.js"; | ||
import { b as s } from "./UnitSystem-DLksjyUA.js"; | ||
const n = { | ||
@@ -4,0 +4,0 @@ s: {}, |
@@ -12,2 +12,3 @@ import { ApproximateEqualityThreshold } from './float.ts'; | ||
constructor(unitSystem: UnitSystem<U, F, D>, factor: FactorDefinition, baseUnits: Partial<Record<keyof U, Fraction>>); | ||
clone(): Unit<U, F, D>; | ||
exponentOf(baseUnit: keyof U): Fraction; | ||
@@ -14,0 +15,0 @@ get isZero(): boolean; |
{ | ||
"name": "unitlib", | ||
"version": "0.8.6", | ||
"version": "0.8.7", | ||
"description": "A unit library", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
39913
1062