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 0.0.1 to 0.0.5

11

lib/index.d.ts

@@ -1,14 +0,3 @@

export interface PersonType {
name: string;
id: string;
sex: string;
matches: [PersonType];
}
export interface SomeType {
testInt: number;
testFloat: number;
fixedString: string;
}
export declare enum TaggedType {
MICROSERVICE = "MICROSERVICE",
}

2

package.json
{
"name": "@common-stack/core",
"version": "0.0.1",
"version": "0.0.5",
"description": "Sample core for higher packages to depend on",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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