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

xod-func-tools

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xod-func-tools - npm Package Compare versions

Comparing version 0.23.1 to 0.23.2

dist/Either.bs.js

6

package.json
{
"name": "xod-func-tools",
"version": "0.23.1",
"version": "0.23.2",
"description": "",

@@ -11,3 +11,5 @@ "keywords": [],

"doc": "documentation build --format html --output doc --sort-order alpha src/",
"build": "babel src/ -d dist/ --source-maps",
"build:js": "babel src/ -d dist/ --source-maps",
"build:re": "bsb -make-world",
"build": "yarn build:re && yarn build:js",
"clean:dist": "rimraf ./dist ./lib ./src/**/*.bs.js",

@@ -14,0 +16,0 @@ "dev": "yarn run build --watch",

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