Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

maths-package-mpx

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maths-package-mpx - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/cjs/add.d.ts

12

package.json
{
"name": "maths-package-mpx",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"files": [
"lib/"
"dist/"
],
"scripts": {
"tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
"prepublishOnly": "npm run tsc"
"build": "tsc -p tsconfig.json && tsc -p tsconfig.cjs.json",
"prepublishOnly": "npm run build"
},

@@ -14,0 +14,0 @@ "keywords": [],

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