Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

11te

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

11te - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

_package.json

36

package.json
{
"name": "11te",
"version": "2.0.1",
"main": "lib/index.js",
"scripts": {
},
"dependencies": {
"@cfworker/web": "^1.6.5",
"dateformat": "^4.5.1",
"debug": "^4.0.1",
"esm": "^3.2.25",
"firebase-firestore-lite": "^1.0.1",
"isomorphic-unfetch": "^3.1.0",
"minimist": "^1.2.0",
"module-alias": "^2.2.2",
"node-fetch": "^2.2.0",
"sandwich-stream": "^2.0.1",
"telegram-typings": "^3.6.0"
},
"devDependencies": {
"@types/node": "^13.1.0",
"typescript": "^3.0.1"
},
"main": "telegraf.js",
"name": "11te",
"scripts": {
"t": "nodemon -r esm test.js",
"precommit": "npm run lint && npm run typecheck && npm test",
"test": "ava test/*",
"typecheck": "tsc"
},
"type": "commonjs",
"types": "./typings/index.d.ts",
"version": "2.0.0"
}
}
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