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

algebra-latex

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algebra-latex - npm Package Compare versions

Comparing version

to
1.1.6

8

package.json
{
"name": "algebra-latex",
"version": "1.1.5",
"version": "1.1.6",
"scripts": {

@@ -24,6 +24,6 @@ "build": "rm -rf ./lib && babel src -d lib",

"coffeequate": "^1.3.0",
"eslint-plugin-import": "^2.14.0",
"mocha": "^5.2.0",
"prettier": "^1.14.3"
"eslint-plugin-import": "^2.18.2",
"mocha": "^6.2.0",
"prettier": "^1.18.2"
}
}