Socket
Socket
Sign inDemoInstall

@lskjs/billing

Package Overview
Dependencies
270
Maintainers
12
Versions
192
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.11.1 to 3.16.4

LICENSE

31

package.json
{
"name": "@lskjs/billing",
"version": "3.11.1",
"version": "3.16.4",
"description": "LSK.js module for adding billing in cabinet",
"author": "Igor Suvorov <hi@isuvorov.com> (https://github.com/isuvorov)",
"private": false,
"dependencies": {

@@ -11,2 +12,11 @@ "@lskjs/err": "2.85.1",

},
"devDependencies": {
"@lskjs/db": "^3.16.4",
"@lskjs/server-api": "^3.16.4",
"axios": "0.21.2",
"bluebird": "3.7.2",
"crypto-js": "4.1.1",
"lodash": "4.17.21",
"yandex-checkout": "1.0.13"
},
"peerDependencies": {

@@ -20,2 +30,10 @@ "@lskjs/db": "2.x",

},
"//": "///////////========================/////////========================/////////========================//////////",
"prettier": "@lskjs/eslint-config/prettier",
"eslintConfig": {
"extends": "@lskjs/eslint-config/nostrict"
},
"jest": {
"preset": "@lskjs/jest-config"
},
"files": [

@@ -38,2 +56,3 @@ "lib"

},
"///": "//////////========================/////////========================/////////========================/////////",
"repository": "https://github.com/lskjs/lskjs/tree/master//libs-core/billing",

@@ -59,2 +78,3 @@ "homepage": "https://github.com/lskjs/lskjs/tree/master//libs-core/billing",

],
"////": "/////////========================/////////========================/////////========================/////////",
"optionalDeps": {

@@ -64,3 +84,8 @@ "yandex-checkout": "*",

},
"gitHead": "9f4f8c981988c48c5a33efbd43b1972f7ba5445a"
}
"scripts": {
"dev": " lsk run dev",
"build": " lsk run build",
"test": " lsk run test",
"release": " lsk run release"
}
}
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