Socket
Socket
Sign inDemoInstall

blueflag-record

Package Overview
Dependencies
5
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

lib/__tests__/Record-test.js.flow

4

lib/index.js

@@ -11,6 +11,6 @@ "use strict";

get: function get() {
return _record.default;
return _Record.default;
}
});
var _record = _interopRequireDefault(require("./record.js"));
var _Record = _interopRequireDefault(require("./Record.js"));
{
"main": "lib/index.js",
"name": "blueflag-record",
"version": "0.0.3",
"version": "0.0.4",
"description": "An Unmutable compatible record",

@@ -6,0 +6,0 @@ "license": "MIT",

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