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

bink-to

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bink-to - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/index.js

@@ -20,3 +20,3 @@ (function (root, factory) {

var SOURCE = 'library';
var VERSION = '0.0.2';
var VERSION = '0.0.3';

@@ -23,0 +23,0 @@ function Bink(options) {

{
"name": "bink-to",
"version": "0.0.2",
"version": "0.0.3",
"description": "A free app for creating a link in bio page that turns your followers into customers!",

@@ -8,3 +8,4 @@ "main": "./dist/index.js",

"test": "npm run prepare && ./node_modules/mocha/bin/mocha test/ --recursive --timeout=10000",
"prepare": "node -e 'require(`prepare-package`)'"
"prepare": "node -e 'require(`prepare-package`)()'",
"prepare:watch": "nodemon -w ./src -e '*' --exec 'npm run prepare'"
},

@@ -33,4 +34,9 @@ "engines": {

"mocha": "^8.4.0",
"prepare-package": "^0.0.12"
"prepare-package": "^1.1.3"
},
"preparePackage": {
"input": "./src",
"output": "./dist",
"replace": {}
}
}
}

@@ -34,3 +34,3 @@ <p align="center">

### Getting an API key
You can use so much of `bink` for free, but if you want to do some advanced stuff, you'll need an API key. You can get one by [signing up for a Bink account](https://bink.to/authentication/signup).
You can use so much of `bink` for free, but if you want to do some advanced stuff, you'll need an API key. You can get one by [signing up for a Bink account](https://bink.to/signup).

@@ -37,0 +37,0 @@ ## Install Bink

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