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

hadron-app-registry

Package Overview
Dependencies
Maintainers
35
Versions
547
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hadron-app-registry - npm Package Compare versions

Comparing version

to
0.0.0-next-36a5c119cc73dfc86ee43803a157741440b42554

4

dist/react-context.d.ts

@@ -42,5 +42,5 @@ import React from 'react';

children?: React.ReactNode;
}): JSX.Element;
}): React.JSX.Element;
export declare function useIsTopLevelProvider(): boolean;
export declare function AppRegistryProvider({ children, ...props }: AppRegistryProviderProps): JSX.Element;
export declare function AppRegistryProvider({ children, ...props }: AppRegistryProviderProps): React.JSX.Element;
export declare function useGlobalAppRegistry(): AppRegistry;

@@ -47,0 +47,0 @@ export declare function useLocalAppRegistry(): AppRegistry;

@@ -10,3 +10,3 @@ {

"homepage": "https://github.com/mongodb-js/compass",
"version": "0.0.0-next-35bf965a922e2f25452ff3b3347954aa1b2fa660",
"version": "0.0.0-next-36a5c119cc73dfc86ee43803a157741440b42554",
"repository": {

@@ -54,7 +54,7 @@ "type": "git",

"devDependencies": {
"@mongodb-js/eslint-config-compass": "0.0.0-next-35bf965a922e2f25452ff3b3347954aa1b2fa660",
"@mongodb-js/mocha-config-compass": "0.0.0-next-35bf965a922e2f25452ff3b3347954aa1b2fa660",
"@mongodb-js/prettier-config-compass": "0.0.0-next-35bf965a922e2f25452ff3b3347954aa1b2fa660",
"@mongodb-js/testing-library-compass": "0.0.0-next-35bf965a922e2f25452ff3b3347954aa1b2fa660",
"@mongodb-js/tsconfig-compass": "0.0.0-next-35bf965a922e2f25452ff3b3347954aa1b2fa660",
"@mongodb-js/eslint-config-compass": "0.0.0-next-36a5c119cc73dfc86ee43803a157741440b42554",
"@mongodb-js/mocha-config-compass": "0.0.0-next-36a5c119cc73dfc86ee43803a157741440b42554",
"@mongodb-js/prettier-config-compass": "0.0.0-next-36a5c119cc73dfc86ee43803a157741440b42554",
"@mongodb-js/testing-library-compass": "0.0.0-next-36a5c119cc73dfc86ee43803a157741440b42554",
"@mongodb-js/tsconfig-compass": "0.0.0-next-36a5c119cc73dfc86ee43803a157741440b42554",
"@types/chai": "^4.2.21",

@@ -72,3 +72,3 @@ "@types/mocha": "^9.0.0",

},
"gitHead": "35bf965a922e2f25452ff3b3347954aa1b2fa660"
"gitHead": "36a5c119cc73dfc86ee43803a157741440b42554"
}

Sorry, the diff of this file is not supported yet