New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.21 to 0.1.0-alpha.1

lib/properties/index.js

8

lib/index.js

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

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

@@ -17,2 +23,4 @@

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

@@ -19,0 +27,0 @@

4

package.json
{
"name": "@buildingsblock/core",
"version": "0.0.21",
"description": "Core code base for Buildingsblock",
"version": "0.1.0-alpha.1",
"description": "Core code base for Eli",
"main": "./lib/index.js",

@@ -6,0 +6,0 @@ "scripts": {

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