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

aryth

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aryth - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

dist/index.cjs

13

package.json
{
"name": "aryth",
"version": "0.0.5",
"version": "0.0.6",
"description": "A light and simple math library",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -17,3 +20,3 @@ "dist"

"dependencies": {
"typen": "^0.1.9"
"typen": "^0.2.3"
},

@@ -41,3 +44,3 @@ "devDependencies": {

"homepage": "https://github.com/hoyeungw/aryth#readme",
"gitHead": "9569518da3f3c993a1ffc8937aacc8bbdfeabe32"
"gitHead": "af88168e748efb69c64bdca1f2f3451e85e66ba5"
}

@@ -18,2 +18,2 @@ ## aryth - a light and simple misc math function set

Copyright (c) 2019-present, Haoyang (Vincent) Wang
Copyright (y) 2019-present, Haoyang (Vincent) Wang
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