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

@webiny/plugins

Package Overview
Dependencies
Maintainers
1
Versions
527
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/plugins - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0-beta.0

4

package.json
{
"name": "@webiny/plugins",
"version": "4.2.0",
"version": "4.3.0-beta.0",
"main": "index.js",

@@ -32,3 +32,3 @@ "repository": {

},
"gitHead": "a844d07fd8d874063a2462efb4079361dd3fb9ad"
"gitHead": "90af56f414e3067d58c388b5459d59139114bafa"
}

@@ -26,3 +26,3 @@ "use strict";

if (!name) {
name = (0, _uniqid.default)(plugin.type + "-");
plugin.name = name = (0, _uniqid.default)(plugin.type + "-");
}

@@ -29,0 +29,0 @@

Sorry, the diff of this file is not supported yet

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