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 0.0.6 to 0.0.7

2

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

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,3 +7,2 @@

const httpServer = httpServerConsumer.algorithms.createHttpServer.function()

@@ -10,0 +9,0 @@ httpServerConsumer.algorithms.startListeningToHttpServerRequests.function(httpServer.httpServerId, 8081)

@@ -6,3 +6,5 @@

export default javascriptConsumer.variables.javascript.mainJavascriptLibrary
export {
javascriptConsumer
}

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

##### This Documentation Page was last Updated on Thu Jun 11 2020 22:10:31 GMT-0500 (Central Daylight Time)
##### This Documentation Page was last Updated on Thu Jun 11 2020 22:16:46 GMT-0500 (Central Daylight 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