Socket
Socket
Sign inDemoInstall

@helenejs/data

Package Overview
Dependencies
5
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0-alpha.23 to 1.3.0-alpha.24

lib/browser/idb-storage.d.ts

1

lib/browser/index.d.ts
export * from './browser-storage';
export * from './idb-storage';

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./browser-storage"), exports);
__exportStar(require("./idb-storage"), exports);
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@helenejs/data",
"version": "1.3.0-alpha.23",
"version": "1.3.0-alpha.24",
"description": "Real-time Web Apps for Node.js",

@@ -18,2 +18,3 @@ "main": "lib/index.js",

"eventemitter2": "^6.4.7",
"idb-keyval": "^6.2.1",
"immutable": "^4.3.5",

@@ -24,3 +25,2 @@ "lodash": "^4.17.21",

"devDependencies": {
"@helenejs/testing": "^1.3.0-alpha.23",
"typescript": "^5.1.3"

@@ -52,3 +52,3 @@ },

},
"gitHead": "4fe624c11f96feacef893363306c9a810f0ecb63"
"gitHead": "ffaefc241becd1d686fdf54d72b9f2e4c5cc3282"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc