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

@stamhoofd/structures

Package Overview
Dependencies
Maintainers
1
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stamhoofd/structures - npm Package Compare versions

Comparing version 1.3.19 to 1.3.20

2

dist/src/GroupPrivateSettings.js

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

tslib_1.__decorate([
simple_encoding_1.field({ decoder: simple_encoding_1.StringDecoder, nullable: true })
simple_encoding_1.field({ decoder: simple_encoding_1.StringDecoder, nullable: true, version: 10 })
], GroupPrivateSettings.prototype, "defaultEmailId", void 0);

@@ -16,0 +16,0 @@ exports.GroupPrivateSettings = GroupPrivateSettings;

@@ -10,5 +10,5 @@ import { __decorate } from "tslib";

__decorate([
field({ decoder: StringDecoder, nullable: true })
field({ decoder: StringDecoder, nullable: true, version: 10 })
], GroupPrivateSettings.prototype, "defaultEmailId", void 0);
export const GroupPrivateSettingsPatch = GroupPrivateSettings.patchType();
//# sourceMappingURL=GroupPrivateSettings.js.map
{
"name": "@stamhoofd/structures",
"version": "1.3.19",
"version": "1.3.20",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "module": "./esm/dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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