Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

acrolinx-sidebar-sdk

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acrolinx-sidebar-sdk - npm Package Compare versions

Comparing version 0.4.14 to 0.4.15

4

package.json
{
"name": "acrolinx-sidebar-sdk",
"description": "Acrolinx Sidebar SDK for JavaScript",
"version": "0.4.14",
"version": "0.4.15",
"license": "Apache-2.0",

@@ -63,3 +63,3 @@ "author": "Acrolinx",

"scripts": {
"buildDoc": "typedoc --out ./doc/pluginDoc/ ./src/acrolinx-libs/plugin-interfaces.ts",
"buildDoc": "typedoc --out ./docs/pluginDoc/ ./src/acrolinx-libs/plugin-interfaces.ts",
"buildLocal": "npm run tsc && npm run tslint && npm run webpack && npm run test && npm run dist",

@@ -66,0 +66,0 @@ "jenkins": "npm run tsc && npm run tslint && npm run webpack && npm run test && npm run testKarmaBs && npm run dist",

@@ -76,3 +76,3 @@ # Acrolinx Sidebar SDK JS [![Build Status](https://travis-ci.org/acrolinx/sidebar-sdk-js.svg?branch=master)](https://travis-ci.org/acrolinx/sidebar-sdk-js)

2. Register your integration as an Acrolinx Plugin (Check the API Documentation for the Acrolinx Plugin Interface.)
You'll find the API Documentation [here](https://cdn.rawgit.com/acrolinx/sidebar-sdk-js/v0.4.11/doc/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html).
You'll find the API Documentation [here](https://acrolinx.github.io/sidebar-sdk-js/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html).
```

@@ -95,5 +95,5 @@ var acrolinxPlugin = {...}

![Initializing plug-in and sidebar](/doc/initSidebarPlugin.png)
![Initializing plug-in and sidebar](docs/initSidebarPlugin.png)
You'll find the API Documentation [here](https://cdn.rawgit.com/acrolinx/sidebar-sdk-js/v0.4.11/doc/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html).
You'll find the API Documentation [here](https://acrolinx.github.io/sidebar-sdk-js/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html).

@@ -108,3 +108,3 @@ ### Checking

![Checking with plug-in and sidebar](/doc/checking.png)
![Checking with plug-in and sidebar](docs/checking.png)

@@ -117,3 +117,3 @@ ### Other actions

These are the most important interactions between the Acrolinx sidebar and your integration.
Please check the [sidebar plugin API](https://cdn.rawgit.com/acrolinx/sidebar-sdk-js/v0.4.11/doc/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html) for more information.
Please check the [sidebar plugin API](https://acrolinx.github.io/sidebar-sdk-js/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html) for more information.

@@ -124,3 +124,3 @@ [back to top](#table-of-content)

Check our [sidebar plugin API](https://cdn.rawgit.com/acrolinx/sidebar-sdk-js/v0.4.11/doc/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html).
Check our [sidebar plugin API](https://acrolinx.github.io/sidebar-sdk-js/pluginDoc/modules/_src_acrolinx_libs_plugin_interfaces_.html).

@@ -127,0 +127,0 @@ ## License

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