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

mb-ace-typescript

Package Overview
Dependencies
Maintainers
1
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mb-ace-typescript - npm Package Compare versions

Comparing version 0.34.0 to 0.35.0

4

dist/demo/demoApp.js

@@ -65,7 +65,7 @@ var start=Date.now();

},
handleF1MethodHelp:function(url){
handleF1MethodHelp:function(url,methodDotName){
if (url)
require('shell').openExternal(url);
else
alert("Mongo online document is not available for this method.");
alert("Mongo online document is not available for the method '"+methodDotName+"'");
}

@@ -72,0 +72,0 @@ });

{
"name": "mb-ace-typescript",
"version": "0.34.0",
"version": "0.35.0",
"description": "TypeScript and mongodb for ace",

@@ -5,0 +5,0 @@ "main": "./dist/aceTypescript.js",

Sorry, the diff of this file is too big to display

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