Socket
Socket
Sign inDemoInstall

@cljs-oss/module-deps

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cljs-oss/module-deps - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.npmignore

10

package.json
{
"name": "@cljs-oss/module-deps",
"version": "1.0.0",
"version": "1.1.0",
"description": "walk the dependency graph to generate json output that can be fed into browser-pack",

@@ -24,3 +24,5 @@ "main": "index.js",

"through2": "^2.0.0",
"xtend": "^4.0.0"
"xtend": "^4.0.0",
"konan": "1.1.0",
"enhanced-resolve": "3.4.1"
},

@@ -36,5 +38,5 @@ "devDependencies": {

"type": "git",
"url": "git://github.com/substack/module-deps.git"
"url": "git://github.com/cljs-oss/module-deps.git"
},
"homepage": "https://github.com/substack/module-deps",
"homepage": "https://github.com/cljs-oss/module-deps",
"keywords": [

@@ -41,0 +43,0 @@ "dependency",

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