Socket
Socket
Sign inDemoInstall

sveltegram

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

27

package.json
{
"name": "sveltegram",
"description": "Reactive Telegram widgets built with svelte",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"devDependencies": {
"@sveltejs/adapter-auto": "1.0.0-next.60",
"@sveltejs/kit": "1.0.0-next.375",
"dotenv": "^16.0.1",
"eslint": "^8.19.0",
"@sveltejs/adapter-auto": "1.0.0-next.74",
"@sveltejs/kit": "1.0.0-next.483",
"@sveltejs/package": "1.0.0-next.3",
"dotenv": "^16.0.2",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",

@@ -15,10 +16,10 @@ "eslint-plugin-svelte3": "^4.0.0",

"prettier-plugin-svelte": "^2.7.0",
"svelte": "^3.49.0",
"svelte-check": "^2.8.0",
"svelte2tsx": "^0.5.11",
"typescript": "~4.7.4",
"vite": "^3.0.0"
"svelte": "^3.50.1",
"svelte-check": "^2.9.0",
"svelte2tsx": "^0.5.17",
"typescript": "~4.8.3",
"vite": "^3.1.1"
},
"type": "module",
"author": "Amr <amr@computly.me> (http://portfolio.computly.me/)",
"author": "Amr <contact@a3k.me> (http://a3k.me/)",
"keywords": [

@@ -34,5 +35,5 @@ "svelte",

"type": "git",
"url": "https://github.com/416d72/sveltegram"
"url": "https://github.com/amr3k/sveltegram"
},
"homepage": "https://sveltegram.computly.me",
"homepage": "https://sveltegram.a3k.me",
"exports": {

@@ -39,0 +40,0 @@ "./package.json": "./package.json",

@@ -8,3 +8,3 @@ # Sveltegram

## [Demo & Documentation](https://sveltegram.computly.me)
## [Demo & Documentation](https://sveltegram.a3k.me)
</div>

@@ -15,4 +15,4 @@

[![Demo](https://img.shields.io/website?label=Demo&url=https%3A%2F%2Fsveltegram.computly.me)](https://sveltegram.computly.me)
![GitHub branch checks state](https://img.shields.io/github/checks-status/416d72/sveltegram/main)
[![Demo](https://img.shields.io/website?label=Demo&url=https%3A%2F%2Fsveltegram.a3k.me)](https://sveltegram.a3k.me)
![GitHub branch checks state](https://img.shields.io/github/checks-status/amr3k/sveltegram/main)
![npms.io (final)](https://img.shields.io/npms-io/final-score/sveltegram?color=%23538c99)

@@ -23,6 +23,6 @@

![LICENSE](https://img.shields.io/github/license/416d72/sveltegram?style=flat&color=fcdaff)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/416d72/sveltegram?color=fffc35&label=Repo%20size)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/416d72/sveltegram?color=8e4700)
[![Hits-of-Code](https://hitsofcode.com/github/416d72/sveltegram?branch=main)](https://hitsofcode.com/github/416d72/sveltegram/view?branch=main)
![LICENSE](https://img.shields.io/github/license/amr3k/sveltegram?style=flat&color=fcdaff)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/amr3k/sveltegram?color=fffc35&label=Repo%20size)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/amr3k/sveltegram?color=8e4700)
[![Hits-of-Code](https://hitsofcode.com/github/amr3k/sveltegram?branch=main)](https://hitsofcode.com/github/amr3k/sveltegram/view?branch=main)

@@ -141,3 +141,3 @@ - [Sveltegram](#sveltegram)

```sh
git clone https://github.com/416d72/sveltegram.git
git clone https://github.com/amr3k/sveltegram.git
cd sveltegram

@@ -144,0 +144,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