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
2
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.4 to 0.3.0

8

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

@@ -26,3 +26,4 @@ "keywords": [

"test:backend:start": "cd test/backend; nhost dev -d",
"test": "jest --runInBand"
"test": "jest --runInBand",
"semantic-release": "semantic-release"
},

@@ -34,3 +35,3 @@ "repository": {

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

@@ -44,2 +45,3 @@ "axios": "^0.23.0",

"npm-run-all": "^4.1.5",
"semantic-release": "^18.0.1",
"ts-jest": "^27.0.7",

@@ -46,0 +48,0 @@ "typedoc": "^0.22.6",

@@ -5,9 +5,7 @@ <h1 align="center">@nhost/nhost-js</h1>

<p align="center">
<img src="https://img.shields.io/badge/version-2.2.1-blue.svg?cacheSeconds=2592000" />
<img alt="npm" src="https://img.shields.io/npm/v/@nhost/nhost-js">
<img alt="npm" src="https://img.shields.io/npm/dm/@nhost/nhost-js">
<a href="LICENSE">
<img src="https://img.shields.io/badge/license-MIT-yellow.svg" alt="license: MIT" />
</a>
<a href="https://commitizen.github.io/cz-cli">
<img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg" alt="commitizen: friendly" />
</a>
<a href="https://prettier.io">

@@ -14,0 +12,0 @@ <img src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg" alt="code style: prettier" />

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