Socket
Socket
Sign inDemoInstall

ofo-helpers

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

index.js

@@ -0,1 +1,3 @@

const moment = require('moment');
const reorder_rectangle_points = points => {

@@ -2,0 +4,0 @@ const output = [];

7

package.json
{
"name": "ofo-helpers",
"version": "1.1.0",
"version": "1.1.1",
"description": "OFO Tech Helpers",

@@ -22,3 +22,6 @@ "main": "index.js",

},
"homepage": "https://github.com/ofo-tech/ofo-helpers#readme"
"homepage": "https://github.com/ofo-tech/ofo-helpers#readme",
"dependencies": {
"moment": "^2.26.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc