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

@based/client

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@based/client - npm Package Compare versions

Comparing version 2.8.0 to 2.9.0

6

package.json
{
"name": "@based/client",
"version": "2.8.0",
"version": "2.9.0",
"license": "MIT",

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

"watchTest": "ava --color --watch --verbose",
"clean": "rimraf {.turbo,dist,node_modules}"
"clean": "rimraf {.turbo,dist,node_modules}",
"browserTest": "concurrently \"node ./test/browser/based-server.js\" \"aristotle watch -t test/browser/index.tsx -p 8005\""
},

@@ -49,2 +50,3 @@ "sideEffects": false,

"@saulx/selva-server": "11.0.0",
"@saulx/aristotle": "^4.0.14",
"@types/jsonwebtoken": "^8.5.6",

@@ -51,0 +53,0 @@ "@types/node": "^17.0.23",

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