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

arctic

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arctic - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

dist/providers/battlenet.d.ts

1

dist/index.d.ts

@@ -7,2 +7,3 @@ export { AmazonCognito } from "./providers/amazon-cognito.js";

export { Authentik } from "./providers/authentik.js";
export { BattleNet } from "./providers/battlenet.js";
export { Bitbucket } from "./providers/bitbucket.js";

@@ -9,0 +10,0 @@ export { Box } from "./providers/box.js";

@@ -7,2 +7,3 @@ export { AmazonCognito } from "./providers/amazon-cognito.js";

export { Authentik } from "./providers/authentik.js";
export { BattleNet } from "./providers/battlenet.js";
export { Bitbucket } from "./providers/bitbucket.js";

@@ -9,0 +10,0 @@ export { Box } from "./providers/box.js";

2

package.json
{
"name": "arctic",
"type": "module",
"version": "3.0.0",
"version": "3.1.0",
"description": "OAuth 2.0 clients for popular providers",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

@@ -41,2 +41,3 @@ # Arctic

- Authentik
- Battle.net
- Bitbucket

@@ -43,0 +44,0 @@ - Box

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