Socket
Socket
Sign inDemoInstall

@workbench-stack/output-server

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workbench-stack/output-server - npm Package Compare versions

Comparing version 0.0.27-alpha.28 to 0.0.27-alpha.30

16

CHANGELOG.md

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

## [0.0.27-alpha.30](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.29...v0.0.27-alpha.30) (2019-03-12)
**Note:** Version bump only for package @workbench-stack/output-server
## [0.0.27-alpha.29](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.28...v0.0.27-alpha.29) (2019-03-12)
**Note:** Version bump only for package @workbench-stack/output-server
## [0.0.27-alpha.28](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.27...v0.0.27-alpha.28) (2019-03-03)

@@ -8,0 +24,0 @@

2

lib/index.js

@@ -97,3 +97,3 @@ module.exports =

module.exports = {"name":"@workbench-stack/output-server","version":"0.0.27-alpha.28","description":"Sample core for higher packages to depend on","main":"lib/index.js","scripts":{"jest":"./node_modules/.bin/jest","test":"cross-env ENV_FILE=../../config/test/test.env jest","test:debug":"npm test -- --runInBand","test:watch":"npm test -- --watch","prepublishOnly":"npm run build","watch":"npm run build:lib:watch","build":"npm run build:clean && npm run build:lib","build:clean":"rimraf lib","build:lib":"webpack","build:lib:watch":"npm run build:lib -- --watch"},"publishConfig":{"access":"public"},"jest":{"testEnvironment":"node","roots":["src"],"modulePaths":["node_modules"],"moduleFileExtensions":["ts","tsx","js","json"],"transform":{"\\.(ts|tsx)$":"<rootDir>/../../../node_modules/ts-jest/preprocessor.js"},"testRegex":"/__tests__/.*test*\\.(ts|tsx|js)$"},"author":"CDMBase LLC","license":"ISC","dependencies":{"@container-stack/logger-server-module":"0.0.26-5","hemera-plugin":"1.3.0","node-cmd":"^3.0.0","vsts-task-lib":"^2.5.0"},"peerDependencies":{"graphql-tag":">=2.0.0"},"typings":"lib/index.d.ts","typescript":{"definition":"lib/index.d.ts"},"gitHead":"97eb8069e3bae9b4584d7f20d2011156d09ed4a2"};
module.exports = {"name":"@workbench-stack/output-server","version":"0.0.27-alpha.30","description":"Sample core for higher packages to depend on","main":"lib/index.js","scripts":{"jest":"./node_modules/.bin/jest","test":"cross-env ENV_FILE=../../config/test/test.env jest","test:debug":"npm test -- --runInBand","test:watch":"npm test -- --watch","prepublishOnly":"npm run build","watch":"npm run build:lib:watch","build":"npm run build:clean && npm run build:lib","build:clean":"rimraf lib","build:lib":"webpack","build:lib:watch":"npm run build:lib -- --watch"},"publishConfig":{"access":"public"},"jest":{"testEnvironment":"node","roots":["src"],"modulePaths":["node_modules"],"moduleFileExtensions":["ts","tsx","js","json"],"transform":{"\\.(ts|tsx)$":"<rootDir>/../../../node_modules/ts-jest/preprocessor.js"},"testRegex":"/__tests__/.*test*\\.(ts|tsx|js)$"},"author":"CDMBase LLC","license":"ISC","dependencies":{"@container-stack/logger-server-module":"0.0.26-5","hemera-plugin":"1.3.0","node-cmd":"^3.0.0","vsts-task-lib":"^2.5.0"},"peerDependencies":{"graphql-tag":">=2.0.0"},"typings":"lib/index.d.ts","typescript":{"definition":"lib/index.d.ts"},"gitHead":"19ff9560fc8816d8a28fa0d3ae1113cb84040856"};

@@ -100,0 +100,0 @@ /***/ }),

{
"name": "@workbench-stack/output-server",
"version": "0.0.27-alpha.28",
"version": "0.0.27-alpha.30",
"description": "Sample core for higher packages to depend on",

@@ -55,3 +55,3 @@ "main": "lib/index.js",

},
"gitHead": "97eb8069e3bae9b4584d7f20d2011156d09ed4a2"
"gitHead": "19ff9560fc8816d8a28fa0d3ae1113cb84040856"
}
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