You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 0.5.100 to 0.5.101

2

lib/common/constants.pkg.js

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

name: '@platform/cell.schema',
version: '0.5.100',
version: '0.5.101',
};

@@ -13,3 +13,2 @@ import { pipe, uniq, sortBy, prop } from 'ramda';

export declare const slug: () => string;
export { IFs } from '@platform/fs.types';
export { Mime } from '@platform/util.mimetype';

@@ -16,0 +15,0 @@ export { MemoryCache } from '@platform/cache/lib/MemoryCache';

import * as t from '../types';
export { Subject } from 'rxjs';
export { IMemoryCache } from '@platform/cache/lib/types';
export { IFs } from '@platform/fs.types';
export { INodeFs } from '@platform/fs.types';
export * from '@platform/types';

@@ -6,0 +6,0 @@ export * from '@platform/cell.types';

{
"name": "@platform/cell.schema",
"version": "0.5.100",
"version": "0.5.101",
"description": "URI and database schemas for the `cell.os`.",

@@ -14,17 +14,17 @@ "main": "lib/index",

"dependencies": {
"@platform/cache": "0.3.25",
"@platform/cell.coord": "0.8.282",
"@platform/cell.types": "0.5.97",
"@platform/fs.types": "0.1.10",
"@platform/fsdb.types": "0.6.66",
"@platform/libs": "0.2.12",
"@platform/util.hash": "0.0.66",
"@platform/util.mimetype": "0.1.46",
"@platform/util.string": "0.5.43",
"@platform/util.value": "0.9.8"
"@platform/cache": "0.3.26",
"@platform/cell.coord": "0.8.283",
"@platform/cell.types": "0.5.98",
"@platform/fs.types": "0.1.11",
"@platform/fsdb.types": "0.6.67",
"@platform/libs": "0.2.13",
"@platform/util.hash": "0.0.67",
"@platform/util.mimetype": "0.1.47",
"@platform/util.string": "0.5.44",
"@platform/util.value": "0.9.9"
},
"devDependencies": {
"@platform/npm": "0.4.16",
"@platform/test": "0.2.8",
"@platform/ts": "4.1.21"
"@platform/npm": "0.4.17",
"@platform/test": "0.2.9",
"@platform/ts": "4.1.22"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc