Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

troy-native-foundation

Package Overview
Dependencies
Maintainers
0
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troy-native-foundation - npm Package Compare versions

Comparing version 0.0.99 to 1.0.0-alpha.1

dist/tsconfig.src.tsbuildinfo

2

dist/operating-system-platform.js

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

OperatingSystemPlatform["Linux"] = "linux";
})(OperatingSystemPlatform = exports.OperatingSystemPlatform || (exports.OperatingSystemPlatform = {}));
})(OperatingSystemPlatform || (exports.OperatingSystemPlatform = OperatingSystemPlatform = {}));
//# sourceMappingURL=operating-system-platform.js.map
{
"name": "troy-native-foundation",
"version": "0.0.99",
"version": "1.0.0-alpha.1",
"main": "dist/$index.js",

@@ -11,7 +11,7 @@ "types": "dist/$index.d.ts",

"dependencies": {
"troy-foundation": "0.0.99"
"troy-foundation": "1.0.0-alpha.1"
},
"devDependencies": {
"@types/node": "^16.0.0",
"troy-ts-standard-package-dev-tools": "0.0.99"
"@types/node": "^22.0.0",
"troy-ts-standard-package-dev-tools": "1.0.0-alpha.1"
},

@@ -22,4 +22,5 @@ "scripts": {

"lint": "lint-troy-ts-standard-package",
"lint:fix": "lint-fix-troy-ts-standard-package"
"lint:fix": "lint-fix-troy-ts-standard-package",
"test": "test-troy-ts-standard-package"
}
}

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