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.51.0 to 0.52.0

5

package.json
{
"name": "mb-ace-typescript",
"version": "0.51.0",
"version": "0.52.0",
"description": "TypeScript and mongodb for ace",

@@ -16,2 +16,3 @@ "main": "./dist/aceTypescript.js",

"moment": "^2.10.6",
"source-map": "^0.5.3",
"typescript": "^1.6.2"

@@ -22,4 +23,4 @@ },

"prepublish": "rm ./dist/aceTypescript.js && tsc && browserify ./bin/aceTypescript.js --bare --standalone aceTypescript -o ./dist/aceTypescript.js && rm ./bin/*.js && rm ./*.ts",
"postpublish":"git reset --hard"
"postpublish": "git reset --hard"
}
}
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