Socket
Socket
Sign inDemoInstall

@salutejs/scenario

Package Overview
Dependencies
Maintainers
3
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salutejs/scenario - npm Package Compare versions

Comparing version 0.20.0 to 0.21.0-canary.254.6d705d3146d91c408819e8a3d4167b9e3c3c8e8e.0

8

package.json
{
"name": "@salutejs/scenario",
"version": "0.20.0",
"version": "0.21.0-canary.254.6d705d3146d91c408819e8a3d4167b9e3c3c8e8e.0",
"description": "Tiny helpers to make scenario for Salute family",

@@ -30,6 +30,8 @@ "author": "SberDevices Frontend Team <sberdevices.frontend@gmail.com>",

"lint": "eslint --ext .js,.ts ./src",
"test": "../../node_modules/.bin/jest --config ../../jest.config.ts"
"test": "../../node_modules/.bin/jest --config ../../jest.config.ts",
"generate-scheme": "json2ts --input schemas/SystemMessage/system_message.json --output src/lib/types/systemMessage.ts --cwd=schemas --style.parser=typescript --style.arrowParens=always --style.printWidth=120 --style.endOfLine=auto --style.semi --style.singleQuote --style.tabWidth=4 --style.trailingComma=all"
},
"devDependencies": {
"@types/node-fetch": "2.5.10",
"json-schema-to-typescript": "^10.1.5",
"typescript": "4.1.3"

@@ -40,3 +42,3 @@ },

},
"gitHead": "fc540797ac0eec0e5b310f24bba29107921e1cfd"
"gitHead": "6d705d3146d91c408819e8a3d4167b9e3c3c8e8e"
}
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