Socket
Socket
Sign inDemoInstall

@bbob/plugin-helper

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbob/plugin-helper - npm Package Compare versions

Comparing version 2.0.1 to 2.3.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="2.3.1"></a>
## [2.3.1](https://github.com/JiLiZART/bbob/compare/v2.3.0...v2.3.1) (2019-03-04)
**Note:** Version bump only for package @bbob/plugin-helper
<a name="2.0.1"></a>

@@ -8,0 +16,0 @@ ## [2.0.1](https://github.com/JiLiZART/bbob/compare/@bbob/plugin-helper@2.0.0...@bbob/plugin-helper@2.0.1) (2018-09-23)

9

package.json
{
"name": "@bbob/plugin-helper",
"version": "2.0.1",
"version": "2.3.1",
"description": "Set of utils to help write plugins",

@@ -34,2 +34,3 @@ "keywords": [

"size": "../../node_modules/.bin/size-limit",
"bundlesize": "../../node_modules/.bin/bundlesize",
"prepublishOnly": "npm run build"

@@ -42,2 +43,8 @@ },

],
"bundlesize": [
{
"path": "./dist/index.min.js",
"maxSize": "500 B"
}
],
"publishConfig": {

@@ -44,0 +51,0 @@ "registry": "https://registry.npmjs.org/"

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