Socket
Socket
Sign inDemoInstall

@shapediver/sdk.sdtf-geometry

Package Overview
Dependencies
1
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.5.0

2

dist/SdtfGeometryTypeReader.js

@@ -20,4 +20,4 @@ "use strict";

readComponent(component) {
var _a;
return __awaiter(this, void 0, void 0, function* () {
var _a;
const typeHint = (_a = component.typeHint) === null || _a === void 0 ? void 0 : _a.name;

@@ -24,0 +24,0 @@ if (!this.validator.validateComponent(typeHint, component.value, component.accessor)) {

{
"name": "@shapediver/sdk.sdtf-geometry",
"version": "1.4.2",
"version": "1.5.0",
"description": "Extension containing sdTF geometry types",

@@ -41,3 +41,3 @@ "keywords": [

"dependencies": {
"@shapediver/sdk.sdtf-core": "~1.4.2"
"@shapediver/sdk.sdtf-core": "~1.5.0"
},

@@ -47,4 +47,4 @@ "devDependencies": {

"lerna": "~7.4.2",
"typescript": "~5.3.3"
"typescript": "~5.4.5"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc