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 0.1.3 to 0.1.4

5

package.json
{
"name": "@mathigon/core",
"version": "0.1.3",
"version": "0.1.4",
"description": "JavaScript utilities library containing function wrappers, string and array helper functions, type checking and event classes.",

@@ -23,4 +23,3 @@ "keywords": [

"scripts": {
"install": "mkdir build && rollup -c build.js",
"pretest": "rollup -c build.js",
"pretest": "rm -rf build && mkdir build && rollup -c build.js",
"test": "tape 'test/**/*-test.js' && eslint index.js src",

@@ -27,0 +26,0 @@ "prepublish": "npm run test"

.eslintrc

Sorry, the diff of this file is not supported yet

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