Socket
Socket
Sign inDemoInstall

@poppinss/manager

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poppinss/manager - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

7

package.json
{
"name": "@poppinss/manager",
"version": "2.1.5",
"version": "2.1.6",
"description": "The builder (Manager) pattern implementation",

@@ -18,3 +18,3 @@ "main": "build/index.js",

"compile": "npm run lint && npm run clean && tsc",
"build": "npm run compile && typedoc --theme markdown --excludePrivate --HideSources && git add docs",
"build": "npm run compile",
"commit": "git-cz",

@@ -44,5 +44,2 @@ "release": "np",

"ts-node": "^8.8.2",
"typedoc": "^0.17.4",
"typedoc-plugin-external-module-name": "^3.0.0",
"typedoc-plugin-markdown": "^2.2.17",
"typescript": "^3.8.3"

@@ -49,0 +46,0 @@ },

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