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

@practicaloptimism/program-utility

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@practicaloptimism/program-utility - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "@practicaloptimism/program-utility",
"version": "1.1.0",
"version": "1.1.1",
"description": "A set of useful algorithms and data structures for computer programs",

@@ -40,3 +40,3 @@ "keywords": [

"scripts": {
"publish": "npm run build:documentation && git add . && git commit -m \"update project documentation\" && npm publish --access public",
"publish": "git add . && git commit -m \"update project documentation\" && npm publish --access public",
"serve:demos": "npm run build:javascript && http-server -p 9090 ./demos --cors",

@@ -43,0 +43,0 @@ "serve:javascript": "http-server -p 9091 ./compiled --cors",

@@ -17,3 +17,3 @@

##### This Documentation Page was last Updated on Mon Jan 24 2022 15:11:57 GMT-0600 (Central Standard Time)
##### This Documentation Page was last Updated on Mon Jan 24 2022 15:12:07 GMT-0600 (Central Standard Time)

@@ -20,0 +20,0 @@ ### Installation

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