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

auth-n-roll

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth-n-roll - npm Package Compare versions

Comparing version 0.1.19 to 0.1.20

2

dist/components/AuthProtected.js

@@ -98,3 +98,3 @@ "use strict";

isLoggedIn: isLogged,
requireLogin: !prevState.requireLogin && !isLogged
requireLogin: !isLogged
};

@@ -101,0 +101,0 @@ }

{
"name": "auth-n-roll",
"version": "0.1.19",
"version": "0.1.20",
"description": "",

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

"whatwg-fetch": "^3.0.0"
}
},
"gitHead": "1638116775416454df56265f79107517c360838b"
}
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