Socket
Socket
Sign inDemoInstall

@ms-cloudpack/json-utilities

Package Overview
Dependencies
5
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "@ms-cloudpack/json-utilities",
"version": "0.1.1",
"version": "0.1.2",
"description": "Helpers for reading/writing json files.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -14,3 +14,3 @@ # @ms-cloudpack/json-utilities

const app = creatExpressApp([5000, 5001], (app) => {
const app = createExpressApp([5000, 5001], (app) => {
// Set up routes.

@@ -17,0 +17,0 @@ app.get('*', async (req, res) => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc