Socket
Socket
Sign inDemoInstall

@api-components/api-annotation-document

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-components/api-annotation-document - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

42

package.json
{
"name": "@api-components/api-annotation-document",
"description": "An element to render RAML annotations based on AMF data model",
"version": "4.2.0",
"version": "4.2.1",
"license": "Apache-2.0",

@@ -30,25 +30,25 @@ "main": "index.js",

"dependencies": {
"@advanced-rest-client/arc-icons": "^3.3.1",
"@api-components/amf-helper-mixin": "^4.3.6",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2"
"@advanced-rest-client/arc-icons": "^3.3.4",
"@api-components/amf-helper-mixin": "^4.5.6",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1"
},
"devDependencies": {
"@advanced-rest-client/arc-demo-helper": "^2.2.6",
"@advanced-rest-client/arc-demo-helper": "^3.0.3",
"@api-components/api-console-default-theme": "^3.0.0-preview.2",
"@api-components/api-model-generator": "^0.2.3",
"@api-components/api-navigation": "^4.2.7",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@open-wc/eslint-config": "^4.2.0",
"@open-wc/testing": "^2.5.32",
"@web/dev-server": "^0.1.8",
"@web/test-runner": "^0.12.16",
"@web/test-runner-playwright": "^0.8.4",
"eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",
"husky": "^4.3.8",
"lint-staged": "^10.5.4",
"sinon": "^9.2.4",
"typescript": "^4.2.3",
"@api-components/api-model-generator": "^0.2.14",
"@api-components/api-navigation": "^4.3.2",
"@commitlint/cli": "^13.2.0",
"@commitlint/config-conventional": "^13.2.0",
"@open-wc/eslint-config": "^4.3.0",
"@open-wc/testing": "^2.5.33",
"@web/dev-server": "^0.1.24",
"@web/test-runner": "^0.13.18",
"@web/test-runner-playwright": "^0.8.8",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"sinon": "^11.1.2",
"typescript": "^4.4.3",
"typescript-lit-html-plugin": "^0.9.0"

@@ -55,0 +55,0 @@ },

@@ -1,3 +0,7 @@

# api-annotation-document
# DEPRECATED
This component is being deprecated. The code base has been moved to [api-documentation](https://github.com/advanced-rest-client/api-documentation) module. This module will be archived when [PR 37](https://github.com/advanced-rest-client/api-documentation/pull/37) is merged.
-----
An element to render RAML annotations based on AMF data model.

@@ -4,0 +8,0 @@

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