Socket
Socket
Sign inDemoInstall

@ui-autotools/registry

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui-autotools/registry - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

1

cjs/registry/types.d.ts

@@ -24,2 +24,3 @@ import { ComponentType, ComponentClass } from 'react';

};
impact?: 'minor' | 'moderate' | 'serious' | 'critical';
}

@@ -26,0 +27,0 @@ export interface IExportInfo {

@@ -24,2 +24,3 @@ import { ComponentType, ComponentClass } from 'react';

};
impact?: 'minor' | 'moderate' | 'serious' | 'critical';
}

@@ -26,0 +27,0 @@ export interface IExportInfo {

5

package.json
{
"name": "@ui-autotools/registry",
"version": "4.0.0",
"version": "4.1.0",
"main": "cjs/index.js",

@@ -36,3 +36,4 @@ "module": "esm/index.js",

"access": "public"
}
},
"gitHead": "cb7a87bde5ad9ea2e02a223397b9d75f022fef3f"
}

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