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

use-plugin

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-plugin - npm Package Compare versions

Comparing version 9.0.0 to 9.1.0

10

package.json
{
"name": "use-plugin",
"version": "9.0.0",
"version": "9.1.0",
"description": "Generic plugin loader functionality for Node.js frameworks.",

@@ -16,3 +16,3 @@ "main": "use.js",

"repo-publish": "npm run clean && npm i && npm run repo-publish-quick",
"repo-publish": "npm run prettier && npm test && npm run repo-tag && npm publish --registry https://registry.npmjs.org "
"repo-publish-quick": "npm run prettier && npm test && npm run repo-tag && npm publish --registry https://registry.npmjs.org "
},

@@ -36,7 +36,7 @@ "repository": {

"devDependencies": {
"gubu": "^2.0.0",
"gubu": "^2.0.1",
"@hapi/code": "^8.0.7",
"@hapi/lab": "^24.5.1",
"@hapi/lab": "^24.6.0",
"coveralls": "^3.1.1",
"prettier": "^2.6.1"
"prettier": "^2.6.2"
},

@@ -43,0 +43,0 @@ "files": [

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