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

@mathigon/fermat

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mathigon/fermat - npm Package Compare versions

Comparing version 1.0.9 to 1.1.0

10

package.json
{
"name": "@mathigon/fermat",
"version": "1.0.9",
"version": "1.1.0",
"license": "MIT",

@@ -23,3 +23,7 @@ "homepage": "https://mathigon.io/fermat",

"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
"types": "dist/index.d.ts",
"exports": {
"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
},
"scripts": {

@@ -35,3 +39,3 @@ "test": "ts-node node_modules/tape/bin/tape test/**/*.ts",

"dependencies": {
"@mathigon/core": "1.0.8"
"@mathigon/core": "1.1.0"
},

@@ -38,0 +42,0 @@ "devDependencies": {

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