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

lgutil

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lgutil - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

common/ajax.js

@@ -98,2 +98,4 @@ var Promise = require('promise-polyfill')

request.json = {};
[ 'get', 'post', 'put', 'delete' ].forEach(function (method) {

@@ -100,0 +102,0 @@ request[method] = function (url, body, headers, opts) {

2

package.json
{
"name": "lgutil",
"version": "0.2.3",
"version": "0.2.4",
"description": "util function",

@@ -5,0 +5,0 @@ "main": "index.js",

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