Socket
Socket
Sign inDemoInstall

@semcore/app-center-js-sdk

Package Overview
Dependencies
0
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

lib/es6/index.js

20

package.json
{
"name": "@semcore/app-center-js-sdk",
"version": "0.0.1",
"description": "",
"module": "./dist/npm/es6/index.js",
"typings": "./dist/npm/types/index.d.ts",
"version": "0.0.2",
"description": "Semrush App Center JS SDK",
"keywords": ["semrush app center", "app center js sdk", "semrush app center js sdk"],
"module": "./lib/es6/index.js",
"typings": "./lib/types/index.d.ts",
"scripts": {
"build:static": "webpack --config ./webpack-config-static.js",
"build:npm": "webpack --config ./webpack-config-npm.js",
"sdk:test": "jest",
"sdk:type-check": "tsc --noEmit",
"sdk:lint": "eslint src --ext .ts",
"sdk:lint:fix": "eslint src --ext .ts --fix"
"test": "jest",
"type-check": "tsc --noEmit",
"lint": "eslint src --ext .ts",
"lint:fix": "eslint src --ext .ts --fix"
},

@@ -33,4 +35,4 @@ "author": "Semrush. Mango team <mango-team@semrush.com>",

"files": [
"dist/"
"lib/"
]
}
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