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.0.1 to 1.0.2

18

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

@@ -28,2 +28,9 @@ "keywords": [

},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/practicaloptimism/program-utility.git"
},
"bugs": {
"url": "https://gitlab.com/practicaloptimism/program-utility/issues"
},
"main": "compiled/data-structures/javascript-library/javascript.js",

@@ -84,10 +91,3 @@ "browser": "compiled/data-structures/javascript-library/javascript.js",

},
"browserslist": "> 0.25%, not dead",
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/practicaloptimism/program-utility.git"
},
"bugs": {
"url": "https://gitlab.com/practicaloptimism/program-utility/issues"
}
"browserslist": "> 0.25%, not dead"
}

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

##### This Documentation Page was last Updated on Mon Jan 24 2022 15:05:20 GMT-0600 (Central Standard Time)
##### This Documentation Page was last Updated on Mon Jan 24 2022 15:11:11 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