Socket
Socket
Sign inDemoInstall

@kushki/frontend-helper

Package Overview
Dependencies
1
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.2.0

.nyc_output/368872bda30dd69387bd31d84fc6c11a.json

12

package.json
{
"name": "@kushki/frontend-helper",
"version": "0.1.3",
"version": "0.2.0",
"description": "Library to handle encryption requests for SiftScience use.",

@@ -12,3 +12,3 @@ "main": "dist/src/KushkiFrontendHelper.js",

"test:integration": "mocha test/integration/**.ts",
"test:functional": "mocha test/functional/",
"test:functional": "mocha-phantomjs test/functional/",
"yarn:install": "yarn install && chmod -R 644 node_modules",

@@ -39,2 +39,3 @@ "lint:duplicate": "yarn run jscpd",

"@types/chai-as-promised": "^7.1.0",
"@types/karma": "^1.7.0",
"@types/mocha": "^2.2.43",

@@ -59,2 +60,5 @@ "@types/mockery": "^1.4.29",

"json-schema-faker": "^0.5.0-rc3",
"karma": "^1.7.1",
"karma-phantomjs-launcher": "^1.0.4",
"karma-sourcemap-loader": "^0.3.7",
"mocha": "^3.4.2",

@@ -103,6 +107,4 @@ "mocha-jsdom": "^1.1.0",

"dependencies": {
"fingerprintjs2": "^1.5.1",
"request": "^2.83.0",
"request-promise": "^4.2.1"
"fingerprintjs2": "^1.5.1"
}
}

Sorry, the diff of this file is not supported yet

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