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

tucmc-auth

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tucmc-auth - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

dist/index.es.js

@@ -63,4 +63,4 @@ import React, { useContext, useState, useEffect } from 'react';

var children = _a.children,
token = _a.token;
var auth = useProvideAuth(token);
TOKEN = _a.TOKEN;
var auth = useProvideAuth(TOKEN);
return /*#__PURE__*/React.createElement(AuthContext.Provider, {

@@ -67,0 +67,0 @@ value: auth

{
"name": "tucmc-auth",
"version": "0.0.5",
"version": "0.0.6",
"module": "dist/index.es.js",

@@ -5,0 +5,0 @@ "types": "dist/tucmc-auth.d.ts",

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