Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

11j

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

11j - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

log.js

@@ -210,3 +210,3 @@ //var co =

var vv = Object.values(o).sort((a,b) => (a.employee_salary > b.employee_salary) ? 1 : ((b.employee_salary > a.employee_salary) ? -1 : 0)).reverse()
var vv = Object.values(ss).sort((a,b) => (a.employee_salary > b.employee_salary) ? 1 : ((b.employee_salary > a.employee_salary) ? -1 : 0)).reverse()
console.info(JSON.stringify(vv,null,4))

@@ -213,0 +213,0 @@ return await fetch("https://iiilll.firebaseio.com/.json", { method: 'PATCH', body: JSON.stringify(o)})

{
"name": "11j",
"version": "1.3.0",
"version": "1.3.1",
"main": "log.js",

@@ -5,0 +5,0 @@ "scripts": {

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