Socket
Socket
Sign inDemoInstall

@platform/cell.schema

Package Overview
Dependencies
Maintainers
1
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/cell.schema - npm Package Compare versions

Comparing version 0.0.5 to 0.0.8

2

lib/schema/Schema.js

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

var parts = Uri.parse(uri);
return tslib_1.__assign({}, parts, { path: path });
return tslib_1.__assign(tslib_1.__assign({}, parts), { path: path });
};
{
"name": "@platform/cell.schema",
"version": "0.0.5",
"version": "0.0.8",
"description": "URI and database schemas for the `cell.os`.",

@@ -15,11 +15,11 @@ "main": "lib/index",

"dependencies": {
"@platform/cell.coord": "0.5.32",
"@platform/cell.types": "0.1.1",
"@platform/fsdb.types": "0.4.0",
"@platform/libs": "0.1.3",
"@platform/util.value": "0.5.5"
"@platform/cell.coord": "0.5.35",
"@platform/cell.types": "0.1.4",
"@platform/fsdb.types": "0.4.3",
"@platform/libs": "0.1.4",
"@platform/util.value": "0.5.8"
},
"devDependencies": {
"@platform/test": "0.0.50",
"@platform/ts": "3.4.17"
"@platform/test": "0.0.65",
"@platform/ts": "3.7.0"
},

@@ -26,0 +26,0 @@ "files": [

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