@storybook/addon-bench
Advanced tools
Comparing version 0.0.2 to 0.0.3--canary.7.48380e4.0
@@ -7,3 +7,3 @@ "use strict"; | ||
exports.logEvent = exports.STORY_RENDER = exports.PREVIEW_RENDER = exports.MANAGER_RENDER = exports.PORT = exports.HOST = void 0; | ||
var HOST = '127.0.0.1'; | ||
var HOST = 'localhost'; | ||
exports.HOST = HOST; | ||
@@ -10,0 +10,0 @@ var PORT = 9898; |
{ | ||
"name": "@storybook/addon-bench", | ||
"version": "0.0.2", | ||
"version": "0.0.3--canary.7.48380e4.0", | ||
"author": "Storybook", | ||
"description": "Storybook benchmarking helper addon", | ||
@@ -14,4 +15,3 @@ "repository": "storybookjs/addon-bench", | ||
"lint": "eslint --cache src --ext ts --ext tsx", | ||
"prepare": "yarn build", | ||
"release": "auto shipit", | ||
"release": "yarn build && auto shipit", | ||
"storybook": "start-storybook -p 9009 -c ./example/.storybook", | ||
@@ -38,4 +38,3 @@ "test": "yarn test:all", | ||
"devDependencies": { | ||
"@auto-it/all-contributors": "^9.34.1", | ||
"@auto-it/first-time-contributor": "^9.34.1", | ||
"@auto-it/released": "^10.32.6", | ||
"@babel/cli": "^7.1.2", | ||
@@ -47,3 +46,3 @@ "@babel/core": "^7.1.6", | ||
"all-contributors-cli": "^6.14.2", | ||
"auto": "^9.34.1", | ||
"auto": "^10.3.0", | ||
"babel-core": "^7.0.0-bridge.0", | ||
@@ -66,7 +65,8 @@ "babel-jest": "^24.5.0", | ||
"npm", | ||
"released", | ||
"first-time-contributor", | ||
"all-contributors" | ||
"released" | ||
] | ||
} | ||
}, | ||
"keywords": [ | ||
"storybook-addon" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
6968
18
10
1