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

@platform/cell.coord

Package Overview
Dependencies
Maintainers
1
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/cell.coord - npm Package Compare versions

Comparing version 0.6.11 to 0.7.0

1

lib/coord.d.ts

@@ -9,2 +9,1 @@ export * from './types';

export * from './refs';
export * from './uri';

@@ -11,2 +11,1 @@ "use strict";

tslib_1.__exportStar(require("./refs"), exports);
tslib_1.__exportStar(require("./uri"), exports);

6

package.json
{
"name": "@platform/cell.coord",
"version": "0.6.11",
"description": "Data types for working with grid cell cooridnates (eg 'A1').",
"version": "0.7.0",
"description": "Helpers for working with cell cooridnates (eg 'A1')",
"main": "lib/index",

@@ -16,3 +16,3 @@ "types": "lib/index.d.ts",

"@platform/cache": "0.2.5",
"@platform/cell.types": "0.1.14",
"@platform/cell.types": "0.1.15",
"@platform/types": "0.1.1",

@@ -19,0 +19,0 @@ "@platform/util.value": "0.5.11",

@@ -6,4 +6,7 @@ ![Module](https://img.shields.io/badge/%40platform-cell.coord-%23EA4E7E.svg)

Data types for working with grid cell cooridnates (eg "A1").
Helpers for working with cell cooridnates (eg "A1").
See [@platform/cell.schema](../cell.schema) for URI details.
<p>&nbsp;</p>
## Setup

@@ -13,1 +16,3 @@

<p>&nbsp;</p>
<p>&nbsp;</p>

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