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

@polymarket/order-utils

Package Overview
Dependencies
Maintainers
10
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymarket/order-utils - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

9

package.json
{
"name": "@polymarket/order-utils",
"version": "1.1.8",
"version": "1.1.9",
"description": "Utility for creating limit orders for Polymarket's CLOB",

@@ -25,9 +25,4 @@ "author": "Liam Kovatch <liam@polymarket.com>",

"build": "tsc --module commonjs",
"postbuild": "cp package.json dist && cp README.md dist && cp -R docs dist && chmod +x dist/utils/limit-order-rfq.utils.js",
"postbuild": "cp package.json dist && cp README.md dist && cp -R docs",
"lint": "eslint ./src --ext .js,.ts",
"release": "standard-version",
"test": "jest",
"test:coverage": "jest --collectCoverage",
"typecheck": "tsc --noEmit --skipLibCheck",
"prettier": "prettier --write .",
"make-badges": "istanbul-badges-readme",

@@ -34,0 +29,0 @@ "ci-pipeline": "yarn run lint && yarn run test && yarn run typecheck"

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