Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@buildingsblock/core

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@buildingsblock/core - npm Package Compare versions

Comparing version 0.2.0-alpha.1 to 0.2.0-alpha.2

8

lib/index.js

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

});
Object.defineProperty(exports, "Reports", {
enumerable: true,
get: function get() {
return _reports.default;
}
});
exports.default = void 0;

@@ -25,2 +31,4 @@

var _reports = _interopRequireDefault(require("./reports"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -27,0 +35,0 @@

2

package.json
{
"name": "@buildingsblock/core",
"version": "0.2.0-alpha.1",
"version": "0.2.0-alpha.2",
"description": "Core code base for Eli",

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

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