Socket
Socket
Sign inDemoInstall

felixriddle.pid-discovery

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

felixriddle.pid-discovery - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/index.d.ts

@@ -6,2 +6,2 @@ /**

export { updateAppInfo as default };
export { updateAppInfo };

@@ -33,3 +33,3 @@ "use strict";

__export(src_exports, {
default: () => updateAppInfo
updateAppInfo: () => updateAppInfo
});

@@ -58,2 +58,6 @@ module.exports = __toCommonJS(src_exports);

}
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
updateAppInfo
});
//# sourceMappingURL=index.js.map
{
"name": "felixriddle.pid-discovery",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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