New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

require-haskell

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

require-haskell - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.travis.yml

14

package.json
{
"name": "require-haskell",
"version": "1.0.1",
"version": "1.0.2",
"description": "Require haskell functions from node",

@@ -9,3 +9,13 @@ "main": "require-haskell.js",

},
"author": "Benjamin Fox",
"repository": {
"type": "git",
"url": "https://github.com/foxbenjaminfox/require-haskell.git"
},
"keywords": [
"haskell",
"require",
"interface",
"ffi"
],
"author": "Benjamin Fox <foxbenjaminfox@gmail.com>",
"license": "MIT",

@@ -12,0 +22,0 @@ "devDependencies": {

2

README.md

@@ -1,2 +0,2 @@

# Require-Haskell
# Require-Haskell ![Build Status](https://travis-ci.org/foxbenjaminfox/require-haskell.svg)

@@ -3,0 +3,0 @@ `require-haskell` lets you `require` your haskell modules as asynchronous Javascript functions.

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