New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unitlib

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unitlib - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

6

package.json
{
"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 @@

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