Socket
Socket
Sign inDemoInstall

bookman

Package Overview
Dependencies
120
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.1

4

dist/Database.js

@@ -83,3 +83,5 @@ "use strict";

this.json = data;
this.adapter.set(JSON.stringify(data));
return [4 /*yield*/, this.adapter.set(JSON.stringify(data))];
case 2:
_a.sent();
return [2 /*return*/, lodash_1.get(data, name)];

@@ -86,0 +88,0 @@ }

{
"name": "bookman",
"version": "3.3.0",
"version": "3.3.1",
"main": "dist",

@@ -5,0 +5,0 @@ "repository": {

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