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

@britannica/cam-utils

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@britannica/cam-utils - npm Package Compare versions

Comparing version 4.2.0-beta.2 to 4.2.0-beta.3

2

dist/index.d.ts

@@ -1,2 +0,2 @@

import { CookieAttributes } from 'js-cookie';
import type { CookieAttributes } from 'js-cookie';
export declare const CAM_DEFAULT_EXPIRATION_DAYS = 365;

@@ -3,0 +3,0 @@ export declare const CAM_LOGIN_REDIRECT_URL_COOKIE = "CAMLoginRedirectUrl";

{
"name": "@britannica/cam-utils",
"version": "4.2.0-beta.2",
"version": "4.2.0-beta.3",
"description": "Consumer Account Management (CAM) auth configuration and utilities",

@@ -5,0 +5,0 @@ "repository": "git://github.com/britannica/cam-utils.git",

@@ -1,2 +0,3 @@

import Cookies, { CookieAttributes } from 'js-cookie';
import type { CookieAttributes } from 'js-cookie';
import Cookies from 'js-cookie';

@@ -3,0 +4,0 @@ type AuthConfiguration = Record<

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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