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

ds-monad

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ds-monad - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

16

package.json
{
"name": "ds-monad",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "A general purpose utility for creating abstract data types.",
"main": "index.js",

@@ -9,4 +9,12 @@ "scripts": {

},
"author": "Dustin Stiles<dusstws@gmail.com>",
"license": "ISC"
"author": "Dustin Stiles <dusstws@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/dustinws/ds-monad.git"
},
"bugs": {
"url": "https://github.com/dustinws/ds-monad/issues"
},
"homepage": "https://github.com/dustinws/ds-monad#readme"
}
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