Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aryth/flopper

Package Overview
Dependencies
Maintainers
0
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aryth/flopper - npm Package Compare versions

Comparing version 0.6.9 to 0.7.0

dist/index.js

27

package.json
{
"name": "@aryth/flopper",
"version": "0.6.9",
"version": "0.7.0",
"description": "A math util library",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

@@ -16,10 +13,6 @@ "dist"

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/rank.test.js"
},
"dependencies": {
"@aryth/comparer": "^0.6.9",
"@aryth/rand": "^0.6.9",
"@vect/swap": "^0.6.13"
"@vect/swap": "^0.6.13",
"@aryth/comparer": "^0.7.0",
"@aryth/rand": "^0.7.0"
},

@@ -41,3 +34,7 @@ "repository": {

"homepage": "https://github.com/hoyeungw/aryth#readme",
"gitHead": "49740b759269644ffd876c03955fd3edcea3d80c"
}
"gitHead": "2b35c933a0f21cc95d6093a9ee9a75c3007abafd",
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/rank.test.js"
}
}

@@ -0,0 +0,0 @@ # @aryth/flopper

Sorry, the diff of this file is not supported yet

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