Socket
Socket
Sign inDemoInstall

@bigby/math

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.5 to 0.5.0

9

package.json
{
"name": "@bigby/math",
"description": "Math helpers for Bigby projects.",
"version": "0.2.5",
"version": "0.5.0",
"author": "Hendrik Mans <hendrik@mans.de>",

@@ -19,4 +19,5 @@ "license": "MIT",

"scripts": {
"build": "rm -rf .dist/ && tsc -p tsconfig.build.json",
"watch": "rm -rf .dist/ && tsc -p tsconfig.build.json --watch",
"clean": "rm -rf ./dist",
"build": "tsc -p tsconfig.build.json",
"watch": "tsc -p tsconfig.build.json --watch",
"prepublishOnly": "yarn build",

@@ -33,3 +34,3 @@ "test": "jest",

},
"gitHead": "a625c8fd3d565f271b662746f2b04751f307bb7b"
"gitHead": "7eb4c5f1aec78fc3f24372fd235646caf4c0efc5"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc