Comparing version 0.7.0 to 0.8.0
{ | ||
"name": "unitlib", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "A unit library", | ||
@@ -42,5 +42,7 @@ "repository": { | ||
"dependencies": { | ||
"fraction.js": "^4.2.1", | ||
"yeet-ts": "^1.0.3" | ||
}, | ||
"peerDependencies": { | ||
"fraction.js": "^4.2.1" | ||
}, | ||
"scripts": { | ||
@@ -47,0 +49,0 @@ "test": "bun test", |
@@ -6,7 +6,7 @@ # unitlib | ||
```sh | ||
pnmp install unitlib | ||
pnmp install unitlib fraction.js | ||
# or | ||
yarn add unitlib | ||
yarn add unitlib fraction.js | ||
# or | ||
npm install unitlib | ||
npm install unitlib fraction.js | ||
``` | ||
@@ -13,0 +13,0 @@ |
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
36179
0
- Removedfraction.js@^4.2.1