Socket
Socket
Sign inDemoInstall

@common-stack/core

Package Overview
Dependencies
Maintainers
1
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-stack/core - npm Package Compare versions

Comparing version 3.0.3-alpha.5 to 3.0.3-alpha.7

lib/utils/getEnvironment.d.ts

1

lib/index.d.ts
export * from './field-error';
export * from './interfaces';
export * from './constants';
export * from './utils';

2

lib/index.js

@@ -1,1 +0,1 @@

export{FieldError}from'./field-error.js';export{ClientTypes,CommonType,ElectronTypes,TaggedType}from'./constants/types.js';//# sourceMappingURL=index.js.map
export{FieldError}from'./field-error.js';export{ClientTypes,CommonType,ElectronTypes,TaggedType}from'./constants/types.js';export{getEnvironment}from'./utils/getEnvironment.js';//# sourceMappingURL=index.js.map
{
"name": "@common-stack/core",
"version": "3.0.3-alpha.5",
"version": "3.0.3-alpha.7",
"description": "Common core for higher packages to depend on",

@@ -29,3 +29,3 @@ "license": "ISC",

},
"gitHead": "fe28432d3744557e81c3cd1159e345ff73694b8b"
"gitHead": "35f6a9df6533e365d38a56aafce8e1be0a404335"
}
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