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.36 to 0.0.27-alpha.38

16

CHANGELOG.md

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

## [0.0.27-alpha.38](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.37...v0.0.27-alpha.38) (2019-06-25)
**Note:** Version bump only for package @workbench-stack/output-server
## [0.0.27-alpha.37](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.36...v0.0.27-alpha.37) (2019-06-25)
**Note:** Version bump only for package @workbench-stack/output-server
## [0.0.27-alpha.36](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.35...v0.0.27-alpha.36) (2019-06-25)

@@ -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.36","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":"10843f488c1eff59e3724e098b62af057d142769"};
module.exports = {"name":"@workbench-stack/output-server","version":"0.0.27-alpha.38","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":"2342b41c6f91a5da90421bead8d74778e8dc22f1"};

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

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

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

},
"gitHead": "10843f488c1eff59e3724e098b62af057d142769"
"gitHead": "2342b41c6f91a5da90421bead8d74778e8dc22f1"
}
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