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

bukk

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bukk - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

src/add.js

3

index.js
module.exports = {
add: require('./src/add'),
and: require('./src/and'),

@@ -10,2 +11,3 @@ compose: require('./src/compose'),

lte: require('./src/lte'),
map: require('./src/map'),
or: require('./src/or'),

@@ -15,2 +17,3 @@ pipe: require('./src/pipe'),

tail: require('./src/tail'),
type: require('./src/type'),
}

2

package.json
{
"name": "bukk",
"version": "0.1.1",
"version": "0.2.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": "christianhg/bukk",

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