Socket
Socket
Sign inDemoInstall

@panaaj/sk-types

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

dist/api/index.d.ts

17

package.json
{
"name": "@panaaj/sk-types",
"version": "1.1.0",
"version": "1.1.1",
"description": "Signal K plugin types.",
"keywords": [
"signal k", "typescript"
"signal k",
"typescript"
],

@@ -14,3 +15,13 @@ "author": "AdrianP",

],
"license": "Apache-20"
"license": "Apache-20",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"prepare": "npm run build",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"typescript": "^3.8.3"
}
}
api/index.ts
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc