Socket
Socket
Sign inDemoInstall

@techandsoftware/teletext-service

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

public/dist/teletext-service.min.js

24

package.json
{
"name": "@techandsoftware/teletext-service",
"version": "0.1.0",
"version": "0.1.1",
"description": "Teletext service API and web application to view pages and navigate between them",
"module": "dist/teletext-service.min.js",
"module": "public/dist/teletext-service.min.js",
"type": "module",
"scripts": {
"postinstall": "npm run copyfonts",
"start": "rollup -c -w",
"build": "rollup -c rollup.prod.config.js",
"copyfonts": "cp -nr node_modules/@techandsoftware/teletext-fonts/* public/fonts",
"reuselint": "reuse lint"
},
"author": "Tech & Software Ltd. <techandsoftwareltd@outlook.com>",
"license": "((AGPL-3.0-only OR LicenseRef-uk.ltd.TechAndSoftware-1.0) AND CC0-1.0 AND LGPL-2.1-or-later)",
"license": "(AGPL-3.0-only OR LicenseRef-uk.ltd.TechAndSoftware-1.0)",
"repository": {

@@ -23,2 +25,4 @@ "type": "git",

"@rollup/plugin-node-resolve": "^13.0.0",
"@techandsoftware/teletext": "^0.12.0",
"@techandsoftware/teletext-caster": "^0.10.0",
"eslint": "^7.25.0",

@@ -29,13 +33,11 @@ "rollup": "^2.47.0",

},
"dependencies": {
"@techandsoftware/teletext": "^0.12.0",
"@techandsoftware/teletext-caster": "^0.10.0",
"@techandsoftware/teletext-plugin-smooth-mosaic": "^0.1.4"
},
"files": [
"LICENSES",
"public",
"dist",
"public/index.html",
"public/dist",
"package.json.license"
]
],
"dependencies": {
"@techandsoftware/teletext-fonts": "^1.0.0"
}
}

@@ -8,2 +8,6 @@ <!-- SPDX-FileCopyrightText: © 2021 Tech and Software Ltd. -->

# Live demo
See https://teletext-service.netlify.app/
# Usage

@@ -10,0 +14,0 @@

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