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

auth-component

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth-component - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

2

package.json
{
"name": "auth-component",
"version": "5.0.6",
"version": "5.0.7",
"description": "Clean authentication components for React",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/icanjs/auth-component",

import { connect } from 'react-view-models';
import DefineMap from 'can-define/map/';
import {devWarning} from 'auth-component/utils';
import DefineMap from 'can-define/map/map';
import {devWarning} from '../../utils';
import View from './form.jsx';

@@ -5,0 +5,0 @@

import { connect } from 'react-view-models';
import DefineMap from 'can-define/map/';
import DefineMap from 'can-define/map/map';
import View from './tabs.jsx';

@@ -4,0 +4,0 @@ import route from 'can-route';

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