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

@guestlinelabs/react-auth

Package Overview
Dependencies
Maintainers
10
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guestlinelabs/react-auth - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

jest.config.js

1

dist/types.d.ts

@@ -34,3 +34,2 @@ type LegacyRezlynxSiteAccess = {

allowExport: boolean;
manageBudget: boolean;
};

@@ -37,0 +36,0 @@ type EposPermissions = {

{
"name": "@guestlinelabs/react-auth",
"version": "4.2.0",
"version": "4.3.0",
"description": "TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.",

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

"lint": "eslint --ext .js,.jsx,.ts,.tsx src",
"test": "jest-run",
"test": "jest",
"build": "tsc",

@@ -24,3 +24,3 @@ "prepare": "npm run build"

"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "26.0.15",
"@types/jest": "29.5.0",
"@types/node": "12.12.14",

@@ -46,3 +46,4 @@ "@types/react": "16.9.15",

"eslint-plugin-testing-library": "5.11.0",
"jest": "27.0.0",
"jest": "29.5.0",
"jest-environment-jsdom": "^29.7.0",
"jest-run": "2.0.0",

@@ -52,2 +53,3 @@ "prettier": "3.0.0",

"react-dom": "16.14.0",
"ts-jest": "^29.1.1",
"typescript": "5.0.3"

@@ -58,2 +60,2 @@ },

}
}
}

@@ -40,3 +40,2 @@ type LegacyRezlynxSiteAccess = {

allowExport: boolean;
manageBudget: boolean;
};

@@ -43,0 +42,0 @@

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