New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@neaps/api

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neaps/api - npm Package Compare versions

Comparing version
0.3.0
to
0.3.1
+5
-4
package.json
{
"name": "@neaps/api",
"version": "0.3.0",
"version": "0.3.1",
"description": "HTTP JSON API for tide predictions",
"repository": {
"type": "git",
"url": "git+https://github.com/neaps/neaps.git",
"url": "git+https://github.com/openwatersio/neaps.git",
"directory": "packages/api"
},
"homepage": "https://openwaters.io/api",
"author": "Brandon Keepers <brandon@openwaters.io>",

@@ -34,3 +35,3 @@ "license": "MIT",

"express-openapi-validator": "^5.1.6",
"neaps": "^0.3.1"
"neaps": "^0.4.0"
},

@@ -42,4 +43,4 @@ "devDependencies": {

"@types/supertest": "^6.0.2",
"supertest": "^6.3.3"
"supertest": "^7.2.2"
}
}
# @neaps/api
HTTP JSON API for tide predictions using [neaps](https://github.com/neaps/neaps).
HTTP JSON API for tide predictions using [neaps](https://github.com/openwatersio/neaps).

@@ -5,0 +5,0 @@ ## Installation

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display