Socket
Socket
Sign inDemoInstall

battleship-types

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

battleship-types - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

index.d.ts

@@ -30,3 +30,3 @@ // Type definitions for battleship-types 1.0

*/
type Location = {
export type Location = {
x: number,

@@ -33,0 +33,0 @@ y: number,

{
"name": "battleship-types",
"version": "1.0.9",
"version": "1.0.10",
"description": "TypeScript type definitions for the game of Battleship.",

@@ -5,0 +5,0 @@ "main": "index.js",

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