New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.21 to 0.0.22

src/index.js

6

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

@@ -9,3 +9,3 @@ "repository": "https://github.com/pre63/exalted.future.git",

"source": "src/index.js",
"main": "dist/index.js",
"main": "src/index.js",
"module": "dist/index.module.js",

@@ -19,3 +19,3 @@ "unpkg": "dist/index.umd.js",

"scripts": {
"build": "microbundle build --raw --no-sourcemap",
"build": "microbundle build --raw",
"prebuild": "rm -rf dist",

@@ -22,0 +22,0 @@ "pub": "yarn build && 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