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.1.0-alpha.6 to 0.1.0-alpha.7

2

lib/properties/index.js

@@ -38,3 +38,3 @@ "use strict";

transform: function transform(doc, ret) {
ret.id = ret._id; // eslint-disable-line
ret.id = ret.canadaPostId; // eslint-disable-line

@@ -41,0 +41,0 @@ delete ret._id; // eslint-disable-line

{
"name": "@buildingsblock/core",
"version": "0.1.0-alpha.6",
"version": "0.1.0-alpha.7",
"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