Socket
Socket
Sign inDemoInstall

@mathigon/core

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mathigon/core - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

package.json
{
"name": "@mathigon/core",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",

@@ -23,4 +23,3 @@ "homepage": "https://mathigon.io/core",

"test": "ts-node node_modules/tape/bin/tape test/**/*.ts",
"prepublishOnly": "npm test && npm run lint",
"prepare": "npm run build",
"prepublishOnly": "npm test && npm run lint && npm run build",
"cjs": "esbuild src/index.ts --outfile=dist/index.cjs.js --format=cjs --bundle --target=es2016 --sourcemap",

@@ -27,0 +26,0 @@ "esm": "esbuild src/index.ts --outfile=dist/index.esm.js --format=esm --bundle --target=es2016 --sourcemap",

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