You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@lufycz/sushi-data

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lufycz/sushi-data - npm Package Compare versions

Comparing version

to
2.0.1

9

package.json
{
"name": "@lufycz/sushi-data",
"license": "MIT",
"version": "2.0.0",
"version": "2.0.1",
"author": "SushiSwap",
"main": "src/index",
"types": "types/index.d.ts",
"main": "dist/index",
"types": "dist/index",
"scripts": {
"pack": "tsc",
"prepublish": "yarn run pack"
"prepublish": "yarn run pack",
"publish": "yarn publish --access public"
},

@@ -12,0 +13,0 @@ "dependencies": {