New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@common-stack/server-core

Package Overview
Dependencies
Maintainers
1
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-stack/server-core - npm Package Compare versions

Comparing version 0.0.4 to 0.0.6

2

lib/connector/connector.d.ts

@@ -27,2 +27,2 @@ import { DocumentNode } from 'graphql';

}
export default Feature;
export { Feature };

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

}
exports.default = Feature;
exports.Feature = Feature;

@@ -149,0 +149,0 @@

{
"name": "@common-stack/server-core",
"version": "0.0.4",
"version": "0.0.6",
"description": "xterm server services for Node",

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

"devDependencies": {
"@common-stack/utils": "*",
"@common-stack/utils": "^0.0.6",
"cross-env": "^5.1.3",

@@ -59,3 +59,3 @@ "jest": "^22.1.0",

"dependencies": {
"@common-stack/core": "*"
"@common-stack/core": "^0.0.6"
},

@@ -62,0 +62,0 @@ "typings": "lib/index.d.ts",

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