Socket
Socket
Sign inDemoInstall

@semcore/app-center-js-sdk

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/app-center-js-sdk - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

18

package.json
{
"name": "@semcore/app-center-js-sdk",
"version": "0.0.5",
"version": "0.0.6",
"description": "Semrush App Center JS SDK",

@@ -12,4 +12,4 @@ "module": "./lib/es6/index.js",

"type-check": "tsc --noEmit",
"lint": "eslint src --ext .ts",
"lint:fix": "eslint src --ext .ts --fix"
"lint": "eslint 'src/**/*.ts'",
"lint:fix": "eslint 'src/**/*.ts' --fix"
},

@@ -20,8 +20,8 @@ "author": "Semrush. Mango team <mango-team@semrush.com>",

"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.48.0",
"eslint-config-standard-with-typescript": "39.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-n": "16.0.2",
"eslint-plugin-promise": "6.1.1",
"eslint": "8.57.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.6.4",

@@ -31,3 +31,3 @@ "jest-environment-jsdom": "29.6.4",

"ts-loader": "9.4.4",
"typescript": "5.2.2",
"typescript": "5.5.4",
"webpack": "5.88.2",

@@ -34,0 +34,0 @@ "webpack-cli": "5.1.4"

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