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

@rambler-tech/cookie-storage

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rambler-tech/cookie-storage - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

dist/index.d.ts

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [0.2.4](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/cookie-storage@0.2.3...@rambler-tech/cookie-storage@0.2.4) (2024-03-25)
### Bug Fixes
- **cookie-storage,local-storage,session-storage,lhci-report:** update docs ([964fabe](https://github.com/rambler-digital-solutions/rambler-common/commit/964fabe54c88b0f5bb40c1180d048fae07ff6af2))
## [0.2.3](https://github.com/rambler-digital-solutions/rambler-common/compare/@rambler-tech/cookie-storage@0.2.2...@rambler-tech/cookie-storage@0.2.3) (2024-02-20)

@@ -8,0 +14,0 @@

2

index.ts

@@ -6,3 +6,3 @@ /* eslint-disable import/no-unused-modules */

export interface CookieItemOptions {
/** Use the raw value, by default the value is converted to JSON */
/** Use raw value, by default the value is converted to JSON */
raw?: boolean

@@ -9,0 +9,0 @@ }

{
"name": "@rambler-tech/cookie-storage",
"version": "0.2.3",
"version": "0.2.4",
"main": "dist",

@@ -15,3 +15,3 @@ "module": "dist",

},
"gitHead": "156eaed6d7c38eabedefd55d19c349bf905b50fd"
"gitHead": "230cc524e5ffd721441be64fdfbe0ff72e4f7933"
}
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