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

akasha

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akasha - npm Package Compare versions

Comparing version

to
0.1.4

2

lib/akasha.js

@@ -13,3 +13,3 @@ 'use strict';

key = function(k) {
return `${k}_${postFix}`;
return k + "_" + postFix;
};

@@ -16,0 +16,0 @@ return {

{
"name": "akasha",
"version": "0.1.3",
"version": "0.1.4",
"description": "Cross-browser storage with cookie-based fallback. Inspired by [store.js](https://github.com/marcuswestin/store.js/).",

@@ -5,0 +5,0 @@ "main": "lib/akasha.js",

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