New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nhost/nhost-js

Package Overview
Dependencies
Maintainers
3
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nhost/nhost-js - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

7

package.json
{
"name": "@nhost/nhost-js",
"version": "0.2.3",
"version": "0.2.4",
"description": "Nhost JavaScript SDK",

@@ -22,3 +22,3 @@ "keywords": [

"scripts": {
"build": "run-s build:esm build:cjs",
"build": "run-p build:esm build:cjs",
"build:esm": "tsc",

@@ -34,3 +34,3 @@ "build:cjs": "tsc --module commonjs --outDir dist/cjs",

"dependencies": {
"@nhost/hasura-auth-js": "^0.1.1",
"@nhost/hasura-auth-js": "^0.1.2",
"@nhost/hasura-storage-js": "^0.0.5",

@@ -43,3 +43,2 @@ "axios": "^0.23.0",

"@types/jest": "^27.0.2",
"np": "^7.5.0",
"npm-run-all": "^4.1.5",

@@ -46,0 +45,0 @@ "ts-jest": "^27.0.7",

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