File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55</p >
66
77<p align =" center " >
8- <a href="https://github.com/apteryxxyz/jswhat/"><img alt="jswhat version" src="https://img.shields.io/badge/version-2.0.0 -red"></a>
8+ <a href="https://github.com/apteryxxyz/jswhat/"><img alt="jswhat version" src="https://img.shields.io/badge/version-2.0.1 -red"></a>
99 <a href="https://npmjs.com/package/jswhat"><img alt="total downloads" src="https://img.shields.io/npm/dt/jswhat"></a>
1010 <br>
1111 <a href="https://github.com/apteryxxyz/jswhat/"><img alt="javascript percentage" src="https://img.shields.io/github/languages/top/apteryxxyz/jswhat"></a>
@@ -69,7 +69,7 @@ pnpm add jswhat
6969### Browser
7070
7171``` html
72- <script src =" https://unpkg.com/jswhat@2.0.0 /dist/index.js" ></script >
72+ <script src =" https://unpkg.com/jswhat@2.0.1 /dist/index.js" ></script >
7373```
7474
7575# 🍕 API
@@ -140,7 +140,7 @@ The above method returns an array containing objects in the format of:
140140` jsWhat ` works in the exact same way in the browser as in Node.
141141
142142``` html
143- <script src =" https://unpkg.com/jswhat@2.0.0 /dist/index.js" ></script >
143+ <script src =" https://unpkg.com/jswhat@2.0.1 /dist/index.js" ></script >
144144```
145145
146146View the [ Node section] ( #-node ) for usage and options.
Original file line number Diff line number Diff line change 88 < title > JSWhat Browser Example</ title >
99
1010 < script src ="../dist/index.js "> </ script >
11- <!-- <script src="https://unpkg.com/jswhat@2.0.0 /dist/index.js"></script> -->
11+ <!-- <script src="https://unpkg.com/jswhat@2.0.1 /dist/index.js"></script> -->
1212
1313 < script >
1414 function whatIsThis ( ) {
Original file line number Diff line number Diff line change 11{
22 "name" : " jswhat" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "license" : " MIT" ,
55 "description" : " Identify anything from email addresses and IPs to crypto wallets. Works in Node, the browser and the command line" ,
66 "homepage" : " https://github.com/apteryxxyz/jswhat" ,
You can’t perform that action at this time.
0 commit comments