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

troy-operating-system-native-client

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troy-operating-system-native-client - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

dist/$index.d.ts

2

dist/$.d.ts

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

export * as __ from './$global-deps';
export * as __ from "./$global-deps";
export declare const $namespace: undefined;
//# sourceMappingURL=$.d.ts.map

@@ -1,4 +0,4 @@

export * from 'troy-foundation';
export * from 'troy-native-foundation';
export * as $os from 'os';
export * from "troy-foundation";
export * from "troy-native-foundation";
export * as $os from "os";
//# sourceMappingURL=$global-deps.d.ts.map
{
"name": "troy-operating-system-native-client",
"version": "0.0.38",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "0.0.39",
"main": "dist/$index.js",
"types": "dist/$index.d.ts",
"troyConfig": {},

@@ -11,4 +11,4 @@ "files": [

"dependencies": {
"troy-foundation": "0.0.38",
"troy-native-foundation": "0.0.38"
"troy-foundation": "0.0.39",
"troy-native-foundation": "0.0.39"
},

@@ -20,10 +20,10 @@ "nodeDependencies": {

"@types/node": "^16.0.0",
"troy-package-dev-tools": "0.0.38"
"troy-ts-standard-package-dev-tools": "0.0.39"
},
"scripts": {
"build": "build-troy-package",
"dev-build": "dev-build-troy-package",
"lint": "lint-troy-package",
"lint:fix": "lint-fix-troy-package"
"build": "build-troy-ts-standard-package",
"dev-build": "dev-build-troy-ts-standard-package",
"lint": "lint-troy-ts-standard-package",
"lint:fix": "lint-fix-troy-ts-standard-package"
}
}

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