Socket
Socket
Sign inDemoInstall

lisan

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lisan - npm Package Compare versions

Comparing version 0.0.0 to 0.0.34-alpha.0

dist/helpers.d.ts

46

package.json
{
"name": "lisan",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.34-alpha.0",
"description": "Lisan - A Blazing fast i18n library",
"keywords": [
"i18n",
"l10n",
"lisan",
"translation",
"internationalization",
"localization",
"js"
],
"author": "Mehmet Yatkı <mehmet@yatki.com>",
"homepage": "https://gitlab.com/lisanjs/lisan/packages/lisan",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"browser": "dist/index.umd.js",
"types": "dist/index.d.ts",
"files": [
"dist/",
"package.json",
"README.md",
"LICENCE"
],
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/mehmatrix/lisan.git"
"url": "git+ssh://git@gitlab.com/lisanjs/lisan.git"
},
"keywords": [],
"author": "Mehmet Yatkı",
"license": "ISC",
"scripts": {
"build": "rollup -c rollup.config.ts",
"start": "rollup -c rollup.config.ts -w"
},
"bugs": {
"url": "https://gitlab.com/mehmatrix/lisan/issues"
"url": "https://gitlab.com/lisanjs/lisan/issues"
},
"homepage": "https://gitlab.com/mehmatrix/lisan#README"
"dependencies": {
"lisan-types": "^0.0.34-alpha.0"
},
"gitHead": "0c8c27d7e5a63636ea2872b2d3bee7ebf5878e4b"
}
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