Socket
Socket
Sign inDemoInstall

@es-git/mix

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@es-git/mix - npm Package Compare versions

Comparing version 0.1.2 to 0.9.0

es/index.d.ts.map

1

es/index.d.ts

@@ -10,1 +10,2 @@ export declare type Constructor<T> = new (...args: any[]) => T;

export default function mix<T>(base: Constructor<T>): ConstructorWith<T>;
//# sourceMappingURL=index.d.ts.map

2

package.json
{
"name": "@es-git/mix",
"version": "0.1.2",
"version": "0.9.0",
"description": "",

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

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

export type Constructor<T> = new(...args: any[]) => T;

@@ -3,0 +2,0 @@

Sorry, the diff of this file is not supported yet

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