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

mathlifier

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathlifier - npm Package Compare versions

Comparing version

to
1.3.2

dist/index.cjs.map

15

package.json
{
"name": "mathlifier",
"version": "1.3.1",
"version": "1.3.2",
"description": "A KaTeX renderToString wrapper",

@@ -10,9 +10,5 @@ "source": "src/index.ts",

"types": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts"
}
},
"files": [
"dist"
],
"scripts": {

@@ -35,5 +31,2 @@ "prepare": "tsup",

},
"files": [
"lib/**/*"
],
"keywords": [

@@ -40,0 +33,0 @@ "math",