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

@aserto/aserto-react

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aserto/aserto-react - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

package.json
{
"name": "@aserto/aserto-react",
"version": "0.1.7",
"version": "0.1.8",
"description": "Aserto React SDK",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -24,3 +24,3 @@ import React, { useState, useEffect, useContext, useCallback } from 'react'

if (!asertoClient) {
initAserto();
//initAserto();
}

@@ -33,2 +33,3 @@

/*
const initAserto = useCallback(() => {

@@ -62,2 +63,3 @@ async function createClient() {

}, [getToken, token]);
*/

@@ -64,0 +66,0 @@ return (

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