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

@botmock/export

Package Overview
Dependencies
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@botmock/export - npm Package Compare versions

Comparing version 0.17.0 to 0.17.1

1

lib/rasa/index.js

@@ -77,3 +77,2 @@ "use strict";

}
console.log(entityName);
return this.replaceEntityCharacters(v.text, "[", `](${entityName})`);

@@ -80,0 +79,0 @@ })];

2

package.json
{
"name": "@botmock/export",
"version": "0.17.0",
"version": "0.17.1",
"description": "",

@@ -5,0 +5,0 @@ "contributors": [

@@ -77,4 +77,2 @@ import Exporter from '../base-exporter';

}
console.log(entityName);
return this.replaceEntityCharacters(v.text, "[", `](${entityName})`);

@@ -81,0 +79,0 @@ })];

Sorry, the diff of this file is not supported yet

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