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

exalted.future

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exalted.future - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

dist/index.modern.js

7

package.json
{
"name": "exalted.future",
"version": "0.0.31",
"version": "0.0.32",
"description": "Exalted monadic library & functional fun, fantasy-land compliant, mostly.",

@@ -11,8 +11,7 @@ "repository": "https://github.com/pre63/exalted.future.git",

"module": "./dist/index.module.js",
"exports": "./src/index.js",
"type": "commonjs",
"exports": "./dist/index.modern.js",
"private": false,
"sideEffects": false,
"scripts": {
"build": "microbundle build --raw -f cjs,esm",
"build": "microbundle build --raw -f cjs,esm,modern",
"prebuild": "rm -rf dist",

@@ -19,0 +18,0 @@ "pub": "nfmt && yarn test && yarn publish",

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