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.32.0 to 0.33.0

4

dist/demo/demoApp.js
var start=Date.now();
moment=require("moment");
var aceTs=require("../aceTypescript");
var aceTs=require("../../bin/aceTypescript");

@@ -69,3 +69,3 @@

else
alert("Mongo online document is not available for this method.");
alert("Mongo online document is not available for this method.");
}

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

{
"name": "mb-ace-typescript",
"version": "0.32.0",
"version": "0.33.0",
"description": "TypeScript and mongodb for ace",

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

@@ -5,2 +5,3 @@ {

"module": "commonjs",
"sourceMap": true,
"outDir": "./bin"

@@ -7,0 +8,0 @@ },

Sorry, the diff of this file is not supported yet

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