New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dotcms/client

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcms/client - npm Package Compare versions

Comparing version 0.0.1-alpha.8 to 0.0.1-alpha.9

.eslintrc.json

47

package.json
{
"name": "@dotcms/client",
"version": "0.0.1-alpha.8",
"type": "module",
"description": "Official JavaScript library for interacting with DotCMS REST APIs.",
"repository": {
"type": "git",
"url": "git+https://github.com/dotCMS/core.git#master"
},
"keywords": [
"dotCMS",
"CMS",
"Content Management",
"API Client",
"REST API"
],
"author": "dotcms <dev@dotcms.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/dotCMS/core/issues"
},
"homepage": "https://github.com/dotCMS/core/tree/master/core-web/libs/sdk/client/README.md",
"module": "./src/index.js",
"main": "./src/index.js"
"name": "@dotcms/client",
"version": "0.0.1-alpha.9",
"type": "module",
"description": "Official JavaScript library for interacting with DotCMS REST APIs.",
"repository": {
"type": "git",
"url": "git+https://github.com/dotCMS/core.git#master"
},
"scripts": {
"build": "nx run sdk-client:build:js; cd ../../../../dotCMS/src/main/webapp/html/js/editor-js; rm -rf src package.json *.esm.d.ts"
},
"keywords": [
"dotCMS",
"CMS",
"Content Management",
"API Client",
"REST API"
],
"author": "dotcms <dev@dotcms.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/dotCMS/core/issues"
},
"homepage": "https://github.com/dotCMS/core/tree/master/core-web/libs/sdk/client/README.md"
}
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