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.16.4 to 3.16.5

31

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

@@ -12,11 +11,2 @@ "@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": {

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

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

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

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

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

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

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

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