New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

mathflow

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathflow - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.0.3
to
0.0.4
+2
-2
package.json
{
"name": "mathflow",
"version": "0.0.3",
"version": "0.0.4",
"description": "A concise, expressive scripting language for mathematical calculations with standard functions.",

@@ -26,3 +26,3 @@ "type": "module",

"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:build": "unbuild && vitepress build docs",
"docs:preview": "vitepress preview docs",

@@ -29,0 +29,0 @@ "prepare": "husky install",